summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-12 14:46:39 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-14 10:18:18 +0200
commitd6bfaaf0aac5cac01d3abf9059703252286f4566 (patch)
tree3c762305f95206994d3a221f10da949c652b101c
parentb622008af38d229965cfc3dccf1649c63790b794 (diff)
etc: Disable Watts-Up devices by default
They are few are far between, and users of the device can spare the time to enable this by default. https://bugs.freedesktop.org/show_bug.cgi?id=33846
-rw-r--r--etc/UPower.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/UPower.conf b/etc/UPower.conf
index 23f06f8..31753cf 100644
--- a/etc/UPower.conf
+++ b/etc/UPower.conf
@@ -38,8 +38,8 @@ RunPowersaveCommand=true
# - Sparkfun FT232 breakout board
# - Parallax Propeller
#
-# default=true
-EnableWattsUpPro=true
+# default=false
+EnableWattsUpPro=false
# Poll the kernel for dock state changes.
#