# small configuration file for my mount_data.sh script and
# derived runtime deamons/scripts
# Kees Moerman, April 25 2010, for my NSLU2 Debian installation

# Do we want a disk check before mounting?
# Note: takes about 20 minutes on my NSLU2 for 150 Gbyte data
# chkdsk=no
chkdsk=no

# Do we want spin-down (default is no)
spindown=no

# Do we want logging of spin-down/spin-up for testing purposes?
# logging=no
logging=no

# Do we want shortened time outs etc for testing
# testing=no

# Which drive (which label) do we want to mount?
# label=data
label=data
