summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/diskcheckd.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/diskcheckd.conf b/etc/diskcheckd.conf
index a3f8d2a..e6ae644 100644
--- a/etc/diskcheckd.conf
+++ b/etc/diskcheckd.conf
@@ -3,6 +3,15 @@
# Configuration file for diskcheckd, refer to the diskcheckd.conf(5) manual
# page for further information.
#
+# First, a line starting with an exclamation mark should contain only one
+# extra field which specifies disk types which should not be included in
+# wildcard expansions. By default CD-ROM drives and memory disks are
+# excluded.
+#
+!acd
+!cd
+!md
+#
# The device name may be specified as "*", in which case all devices are
# checked.
#
OpenPOWER on IntegriCloud