diff options
Diffstat (limited to 'conf.d.BSD')
-rw-r--r-- | conf.d.BSD/powerd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conf.d.BSD/powerd b/conf.d.BSD/powerd new file mode 100644 index 00000000..ef45e5a4 --- /dev/null +++ b/conf.d.BSD/powerd @@ -0,0 +1,7 @@ +# Mode allowed: maximum, minimum, adaptive +# Default unless specified is adaptive +AC_MODE="maximum" +#BATTERY_MODE="minimum" + +# Addiditonal arguments for powerd +POWERD_OPTS="" |