mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-04 19:58:14 +02:00
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
This commit is contained in:
parent
b622008af3
commit
d6bfaaf0aa
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue