[-]
[+]
|
Changed |
smartmontools.spec
|
|
[-]
[+]
|
Changed |
smartmontools-lsb-init-script.patch
^
|
@@ -1,17 +1,16 @@
---- smartd.initd.in
-+++ smartd.initd.in
-@@ -12,10 +12,10 @@
+--- smartd.initd.in.orig 2008-07-05 21:41:30.000000000 +0200
++++ smartd.initd.in 2008-12-18 15:42:30.000000000 +0100
+@@ -12,11 +12,9 @@
# For SuSE and cousins
### BEGIN INIT INFO
- # Provides: smartd
--# Required-Start: $syslog
+ # Provides: smartd
+-# Required-Start: $syslog
-# X-UnitedLinux-Should-Start: $sendmail
--# Required-Stop: $syslog
++# Required-Start: $syslog $remote_fs
+ # Should-Start: $sendmail
+-# Required-Stop: $syslog
-# X-UnitedLinux-Should-Stop:
-+# Required-Start: $syslog $remote_fs
-+# Should-Start: sendmail
-+# Required-Stop: $syslog $remote_fs
-+# Should-Stop:
- # Default-Start: 2 3 5
++# Required-Stop: $syslog $remote_fs
+ # Default-Start: 2 3 5
# Default-Stop:
- # Short-Description: Monitors disk and tape health via S.M.A.R.T.
+ # Short-Description: Monitors disk and tape health via S.M.A.R.T.
|