# Set APMISER_OPTS to "--verbose" to make apmiser report power expenditure
# mode changes to the syslog.
APMISER_OPTS=""

# Set SAVE_LINE_POWER or SAVE_BATTERY_POWER to "yes" to make apmiser save
# line power or battery power, respectively.  Set to "no" to make apmiser
# not save power.  Set both to "", the null string, if you do not want
# apmiser to be started or stopped automatically when the power source
# changes.
SAVE_LINE_POWER="no"
SAVE_BATTERY_POWER="yes"
