Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/soas.ks
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@marcopg.org>2008-11-29 11:49:58 (GMT)
committer Marco Pesenti Gritti <marco@marcopg.org>2008-11-29 11:49:58 (GMT)
commitb7514967f1a1f893497048ff179a131817633d5b (patch)
tree9cd2464e1943996cb2411a5ed7318ad392655990 /soas.ks
parentc6c285b09530669719576064446e68d7b63e9bb9 (diff)
Work around for missing ck initialization in slim.
Diffstat (limited to 'soas.ks')
-rw-r--r--soas.ks2
1 files changed, 1 insertions, 1 deletions
diff --git a/soas.ks b/soas.ks
index 4388a96..becac6a 100644
--- a/soas.ks
+++ b/soas.ks
@@ -181,7 +181,7 @@ default_user liveuser
FOE
# setup xinitrc
-echo "sugar-shell" > /home/liveuser/.xinitrc
+echo "ck-xinit-session sugar" > /home/liveuser/.xinitrc
chmod a+x /home/liveuser/.xinitrc
chown liveuser:liveuser /home/liveuser/.xinitrc