# Defaults for athcool initscript
# sourced by /etc/init.d/athcool
# installed at /etc/default/athcool by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Set this to yes if you want athcool to work in reversed mode.
#   "/etc/init.d/athcool start" would disable powersaving mode.
#   "/etc/init.d/athcool stop"  would  enable powersaving mode.
ATHCOOL_REVERSED="no"

# Set this to yes if you want athcool to try to fixup "broken"
# chipsets.
ATHCOOL_FIXUP="no"
