@@ -1,14 +1,17 @@
--- 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 @@
++++ heartbeat/init.d/heartbeat.in 2013-02-26 13:04:09.242637089 +0100
+@@ -36,10 +36,10 @@
#
# Short-Description: High-availability services.
# Provides: heartbeat HA
-# Required-Start: $remote_fs $network $time $syslog
-+# Required-Start: $remote_fs $network $syslog
- # Should-Start: openhpid
+-# Should-Start: openhpid
-# Required-Stop: $remote_fs $network $time $syslog
+-# Should-stop: openhpid
++# Required-Start: $remote_fs $network $syslog
++# Should-Start: $time openhpid
+# Required-Stop: $remote_fs $network $syslog
- # Should-stop: openhpid
++# Should-stop: $time openhpid
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
+ ### END INIT INFO
|