Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/soas.ks
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2009-04-02 21:07:55 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-04-02 21:07:55 (GMT)
commit914722006c7c9948a89cda29f465d39c1e213f8a (patch)
tree25e8a996dfa01156b77dc24262359d5a9bbf429f /soas.ks
parent6c85683415e6da06625d29edb5536aa1b1525616 (diff)
disable logout button in soas
Diffstat (limited to 'soas.ks')
-rw-r--r--soas.ks3
1 files changed, 3 insertions, 0 deletions
diff --git a/soas.ks b/soas.ks
index 06fab18..3ceffbd 100644
--- a/soas.ks
+++ b/soas.ks
@@ -31,6 +31,9 @@ EOF
cat >> /etc/rc.d/init.d/livesys << EOF
+# disable the logout menu item in Sugar
+gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t bool /desktop/sugar/show_logout false >/dev/null
+
# setup auto-login for slim
cat >> /etc/slim.conf << FOE
auto_login yes