mirror of
https://git.proxmox.com/git/mirror_smartmontools-debian
synced 2025-10-04 01:57:18 +00:00
13 lines
428 B
Plaintext
13 lines
428 B
Plaintext
# Defaults for smartmontools initscript (/etc/init.d/smartmontools)
|
|
# This is a POSIX shell fragment
|
|
|
|
# List of devices you want to explicitly enable S.M.A.R.T. for
|
|
# Not needed (and not recommended) if the device is monitored by smartd
|
|
#enable_smart="/dev/hda /dev/hdb"
|
|
|
|
# uncomment to start smartd on system startup
|
|
#start_smartd=yes
|
|
|
|
# uncomment to pass additional options to smartd on startup
|
|
#smartd_opts="--interval=1800"
|