]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - debian/smartmontools.default
Update to Standards-Version 3.9.5, no changes need
[mirror_smartmontools-debian.git] / debian / smartmontools.default
CommitLineData
20259a08
GG
1# Defaults for smartmontools initscript (/etc/init.d/smartmontools)
2# This is a POSIX shell fragment
3
cbc1bbc6
GG
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
20259a08
GG
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"