d81def80b0
Lowercase all configurable variables, non configurations remain uppercase. Replace rc_env_bool with rc_yesno. Split localmount info procfs (Linux) and dumpon, savecore (BSD)
8 lines
220 B
Plaintext
8 lines
220 B
Plaintext
# Mode allowed: maximum, minimum, adaptive
|
|
# Default unless specified is adaptive
|
|
powerd_ac_mode="maximum"
|
|
#powerd_battery_mode="minimum"
|
|
|
|
# Addiditonal arguments for powerd - see the man page for details
|
|
powerd_args=""
|