blob: 509d3afa201343e3ddce90240135269dc248aee4 [file] [log] [blame]
# The list of the disk devices that hdapsd should monitor.
# Usually this is 'hda', 'sda' or 'hda sda'.
# hdaps will auto-devices if empty
#DISKLIST="sda"
# hdapsd sensitivity
# The lower the threshold is the earlier
# the heads are parked when the laptop is shaked
THRESHOLD="10"
# Set any extra options here, like -a for Adaptive mode
OPTIONS="-a"