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

#
# This is a POSIX shell fragment
#

# Options needed to enable the scsi-idle Daemon:

# In order to start scsi-idle for a certain disk, set the variables
# below. Either you add them with different spin-down times in pairs of
# <device seconds>, like PAIRS="/dev/sda 60 /dev/sdb 300", or you set
# them all to one time using TIME variable and
# DRIVES for the list of devices

# TIME=180
# DRIVES="/dev/sdc /dev/sdd"

# PAIRS overrides the COMMON* variables when set
# PAIRS="/dev/sdb 60 /dev/sdd 300"
