Import from Clearcase LIV_TRC6500_V2.2.3
[debian6500.git] / install / cluster / slave / etc / default / smartmontools
CommitLineData
4e802319 1# Defaults for smartmontools initscript (/etc/init.d/smartmontools)
2# This is a POSIX shell fragment
3
4# List of devices you want to explicitly enable S.M.A.R.T. for
5# Not needed (and not recommended) if the device is monitored by smartd
6#enable_smart="/dev/hda /dev/hdb"
7
8# uncomment to start smartd on system startup
9#start_smartd=yes
10
11# uncomment to pass additional options to smartd on startup
12#smartd_opts="--interval=1800"