Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/post.d/xsession.sh
diff options
context:
space:
mode:
Diffstat (limited to 'post.d/xsession.sh')
-rw-r--r--post.d/xsession.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/post.d/xsession.sh b/post.d/xsession.sh
new file mode 100644
index 0000000..71d5056
--- /dev/null
+++ b/post.d/xsession.sh
@@ -0,0 +1,5 @@
+cat >/home/olpc/.xsession <<EOF
+exec sweets-sugar
+EOF
+
+chown olpc:olpc /home/olpc/.xsession