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-07-21 03:07:23 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-07-21 03:07:23 (GMT)
commit4814f0d08b7252021decf9d98944f20175bd6993 (patch)
tree6af8bb7ad77bfaf6177030681003c57d6a1b1891 /modules
parent35d3afc168edf73eb826749ed59e24a4d8343c58 (diff)
Remove obsolete kludge to disable powerd
Diffstat (limited to 'modules')
-rw-r--r--modules/sugar/kspost.50.gconf.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/sugar/kspost.50.gconf.inc b/modules/sugar/kspost.50.gconf.inc
index 38506fb..149b7e7 100644
--- a/modules/sugar/kspost.50.gconf.inc
+++ b/modules/sugar/kspost.50.gconf.inc
@@ -7,15 +7,6 @@ gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults
# set sugar power management off
gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t bool /desktop/sugar/power/automatic false
-# set sugar power management off also where ohmd will actually look for it
-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
-mkdir -p /etc/powerd/flags
-> /etc/powerd/flags/inhibit-suspend
-chown -R olpc:olpc /etc/powerd/flags
-
# 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 ''