# Configuration for /etc/init.d/hd-idle.conf

LOGFILE="/var/log/hd-idle.log"

# Idle time in seconds
IDLE_TIME=1200

# Disk command type: "scsi" or "ata".
# Defaults to "scsi" if not set, uncomment to set.
#DISK_TYPE="ata"

# Devices to spindown, uncomment to activate.
# If more than one disk then space-separate them.
#DISK="/dev/sdb"
