From 6696f5d020b34bbb9149f9a860d047340666c90c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 27 Jan 2010 12:35:44 -0200 Subject: Minor fix --- files/default/smarmontools.erb | 12 ------------ files/default/smartmontools.erb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 files/default/smarmontools.erb create mode 100644 files/default/smartmontools.erb (limited to 'files') diff --git a/files/default/smarmontools.erb b/files/default/smarmontools.erb deleted file mode 100644 index b6e24f9..0000000 --- a/files/default/smarmontools.erb +++ /dev/null @@ -1,12 +0,0 @@ -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" diff --git a/files/default/smartmontools.erb b/files/default/smartmontools.erb new file mode 100644 index 0000000..b6e24f9 --- /dev/null +++ b/files/default/smartmontools.erb @@ -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