summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-10 11:55:24 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-14 10:42:55 +0200
commite981026d9914859c8b6e9eed952f7646988c7a0c (patch)
tree4bd4ba7d06430f4f13440f3655e1b9a205aa1c52 /etc
parent1ee642e705a63f5ad56a6b55e4bf5c4a64c959b8 (diff)
downloadupower-e981026d9914859c8b6e9eed952f7646988c7a0c.tar.gz
etc: Remove now unused configuration options
Diffstat (limited to 'etc')
-rw-r--r--etc/UPower.conf25
1 files changed, 1 insertions, 24 deletions
diff --git a/etc/UPower.conf b/etc/UPower.conf
index 31753cf..5387c40 100644
--- a/etc/UPower.conf
+++ b/etc/UPower.conf
@@ -3,29 +3,6 @@
[UPower]
-# This is the smallest amount of time that UPower gives to session and system
-# processes after the suspend or hibernate request is given.
-# If the session power management component uses AboutToSuspend() then the
-# session process can only make this time larger than the value below, never
-# smaller.
-#
-# Reducing this time means the suspend happens quicker, but might also not give
-# some processes enough time to save state.
-#
-# default=1000
-SleepTimeout=1000
-
-# This controls whether hibernate is allowed when using encrypted swap.
-#
-# default=true
-AllowHibernateEncryptedSwap=true
-
-# This controls whether we want the powersave commands to be run when running
-# on battery or plugging AC.
-#
-# default=true
-RunPowersaveCommand=true
-
# Enable the Watts Up Pro device.
#
# The Watts Up Pro contains a generic FTDI USB device without a specific
@@ -54,7 +31,7 @@ PollDockDevices=false
# Some laptops are broken. The lid state is either inverted, or stuck
# on or off. We can't do much to fix these problems, but this is a way
# for users to make the laptop panel vanish and for programs like
-# gnome-power-manager to not suspend on system startup.
+# gnome-settings-daemon to not suspend on system startup.
#
# default=false
IgnoreLid=false