From 3c593b606ab3ba016c3f1c145bde0a71ff61a452 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Thu, 7 Nov 2002 22:02:38 +0000
Subject: [PATCH] release 32

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@225 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/smartd.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sm5/smartd.conf b/sm5/smartd.conf
index 6ebba4f65..461765b50 100644
--- a/sm5/smartd.conf
+++ b/sm5/smartd.conf
@@ -33,6 +33,7 @@ DEVICESCAN
 # HERE IS A LIST OF DIRECTIVES FOR THIS CONFIGURATION FILE
 #   -A    Device is an ATA device
 #   -S    Device is a SCSI device
+#   -C N  Check disks every N seconds.  N must be 10 or greater
 #   -c    Monitor SMART Health Status
 #   -l    Monitor SMART Error Log for changes
 #   -L    Monitor SMART Self-Test Log for new errors
@@ -46,3 +47,6 @@ DEVICESCAN
 #    \    Line continuation character
 # Attribute ID is a decimal integer 1 <= ID <= 255
 # All but -S directive are only implemented for ATA devices
+#
+# If the test string DEVICESCAN is the first uncommented text
+# then smartd will scan for devices /dev/hd[a-l] and /dev/sd[a-z]
-- 
GitLab