1 |
bytegw |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/directive mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/directive |
2 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/directive 1969-12-31 17:00:00.000000000 -0700 |
3 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/directive 2007-12-24 01:54:54.000000000 -0700 |
4 |
|
|
@@ -0,0 +1 @@ |
5 |
|
|
+-M diminishing |
6 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/email mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/email |
7 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/email 1969-12-31 17:00:00.000000000 -0700 |
8 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/email 2007-12-24 01:53:24.000000000 -0700 |
9 |
|
|
@@ -0,0 +1 @@ |
10 |
|
|
+-m admin |
11 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/status mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/status |
12 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/status 1969-12-31 17:00:00.000000000 -0700 |
13 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/status 2007-12-24 01:52:42.000000000 -0700 |
14 |
|
|
@@ -0,0 +1 @@ |
15 |
|
|
+disabled |
16 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/type mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/type |
17 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/type 1969-12-31 17:00:00.000000000 -0700 |
18 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/db/configuration/defaults/smartd/type 2005-11-20 21:28:05.000000000 -0700 |
19 |
|
|
@@ -0,0 +1 @@ |
20 |
|
|
+service |
21 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-base-4.18.0/root/etc/e-smith/templates/etc/smartd.conf/10conf mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/smartd.conf/10conf |
22 |
|
|
--- e-smith-base-4.18.0/root/etc/e-smith/templates/etc/smartd.conf/10conf 1969-12-31 17:00:00.000000000 -0700 |
23 |
|
|
+++ mezzanine_patched_e-smith-base-4.18.0/root/etc/e-smith/templates/etc/smartd.conf/10conf 2007-12-24 02:03:56.000000000 -0700 |
24 |
|
|
@@ -0,0 +1,8 @@ |
25 |
|
|
+{ |
26 |
|
|
+# /etc/smartd.conf |
27 |
|
|
+ |
28 |
|
|
+# Sample configuration file for smartd. See man 5 smartd.conf. |
29 |
|
|
+# Home page is: http://smartmontools.sourceforge.net |
30 |
|
|
+ |
31 |
|
|
+"DEVICESCAN -a $smartd{email} $smartd{directive} -I 190 -I 194"; |
32 |
|
|
+} |