aboutsummaryrefslogtreecommitdiff
path: root/straper/db/public/boot/etc-default/smartmontools
diff options
context:
space:
mode:
Diffstat (limited to 'straper/db/public/boot/etc-default/smartmontools')
-rw-r--r--straper/db/public/boot/etc-default/smartmontools9
1 files changed, 9 insertions, 0 deletions
diff --git a/straper/db/public/boot/etc-default/smartmontools b/straper/db/public/boot/etc-default/smartmontools
new file mode 100644
index 0000000..6a8a6e2
--- /dev/null
+++ b/straper/db/public/boot/etc-default/smartmontools
@@ -0,0 +1,9 @@
+# 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 pass additional options to smartd on startup
+#smartd_opts="--interval=1800"