From bbfa43a9238c274d8c65d2d879cbf31a89d86b29 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 27 Jan 2010 14:11:41 -0200 Subject: Minor fix (2) --- files/default/smartmontools | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 files/default/smartmontools (limited to 'files/default/smartmontools') diff --git a/files/default/smartmontools b/files/default/smartmontools new file mode 100644 index 0000000..b6e24f9 --- /dev/null +++ b/files/default/smartmontools @@ -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" -- cgit v1.2.3