Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-04-19 22:41:04 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-04-19 22:41:04 (GMT)
commitb4f2c76820ee2b012e8736c02a6b53884a658efd (patch)
treeb78bec24bb141672a47ab791eb47b53367a48fd3 /modules
parentd9539368ae9c1751156313deeb367a03bbdb0ae1 (diff)
Disable powerd
Diffstat (limited to 'modules')
-rw-r--r--modules/sugar/kspost.50.gconf.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/sugar/kspost.50.gconf.inc b/modules/sugar/kspost.50.gconf.inc
index ac9a53b..8711098 100644
--- a/modules/sugar/kspost.50.gconf.inc
+++ b/modules/sugar/kspost.50.gconf.inc
@@ -11,6 +11,10 @@ gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults
gconftool-2 --direct --config-source xml:readwrite:/home/olpc/.gconf -s -t bool /desktop/sugar/power/automatic false
chown -R olpc:olpc /home/olpc/.gconf
+# same for powerd
+> /etc/powerd/flags/inhibit-suspend
+chown olpc:olpc /etc/powerd/flags/inhibit-suspend
+
# set empty jabber server so that no gabble connection is attempted by default
gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type string --set /desktop/sugar/collaboration/jabber_server ''