almost every thing is ready
[debian6500.git] / master / opt / cluster / slave / etc / default / smartmontools
diff --git a/master/opt/cluster/slave/etc/default/smartmontools b/master/opt/cluster/slave/etc/default/smartmontools
new file mode 100644 (file)
index 0000000..6cbd289
--- /dev/null
@@ -0,0 +1,12 @@
+# 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"