[-]
[+]
|
Added |
heartbeat.changes
|
|
[-]
[+]
|
Changed |
heartbeat.spec
^
|
|
[-]
[+]
|
Added |
heartbeat-init.patch
^
|
@@ -0,0 +1,14 @@
+--- heartbeat/init.d/heartbeat.in.orig 2013-02-26 13:01:55.294635956 +0100
++++ heartbeat/init.d/heartbeat.in 2013-02-26 13:02:10.214636085 +0100
+@@ -36,9 +36,9 @@
+ #
+ # Short-Description: High-availability services.
+ # Provides: heartbeat HA
+-# Required-Start: $remote_fs $network $time $syslog
++# Required-Start: $remote_fs $network $syslog
+ # Should-Start: openhpid
+-# Required-Stop: $remote_fs $network $time $syslog
++# Required-Stop: $remote_fs $network $syslog
+ # Should-stop: openhpid
+ # Default-Start: 2 3 4 5
+ # Default-Stop: 0 1 6
|