]> code.delx.au - monosys/blobdiff - etc/smartd.conf
notes: fix raspi install notes, also @home -> @username
[monosys] / etc / smartd.conf
index 7b3e20a9e3af785b087bc6a898330bb7b51779ac..aef7dc484b77887dd74ddad254489eeffecbd538 100644 (file)
@@ -1,13 +1 @@
-# /etc/smartd.conf
-# See the manual for smartd.conf
-# 1) Scan for all devices (DEVICESCAN)
-# 2) Check the SMART health status (-H)
-# 3) Report increases in SMART error logs (-l)
-# 4) Check for failure of any Usage Attributes (-f)
-# 5) Run an Offline Immediate Test every six hours (O/../.././(00|06|12|18))
-# 6) Run a Short Self-Test every day at 0100 (S/../.././01)
-# 7) Run a Long Self-Test every Saturday at 0300 (L/../../6/03)
-# 8) Report any output by running scripts in /etc/smartmontools/run.d
-
-DEVICESCAN -H -l error -l selftest -f -s (O/../.././(00|06|12|18)|S/../.././01|L/../../6/03) -m root -M exec /usr/share/smartmontools/smartd-runner
-
+DEVICESCAN -d removable -H -l error -l selftest -f -s (O/../.././(00|06|12|18)|S/../.././01|L/../../6/03) -m root