From 19790b99a2b8b0f1a784bfc8b10e7677020efdb8 Mon Sep 17 00:00:00 2001 From: Landry Breuil Date: Fri, 6 Jan 2012 17:34:20 +0100 Subject: Add boolean RunPowersaveCommand to UPower.conf Defaulting to true, it controls whether we want the powersave commands to be run when running on battery/plugging ac. Signed-off-by: Richard Hughes --- etc/UPower.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc') diff --git a/etc/UPower.conf b/etc/UPower.conf index c9da9cd..23f06f8 100644 --- a/etc/UPower.conf +++ b/etc/UPower.conf @@ -20,6 +20,12 @@ SleepTimeout=1000 # 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 -- cgit v1.2.1