[Debian-ha-maintainers] Bug#698498: Add Default-Start/-Stop to pacemaker init script

Raoul Bhatia [IPAX] r.bhatia at ipax.at
Sat Jan 19 12:56:08 UTC 2013


Package: pacemaker
Version: 1.1.7-1
Severity: normal
Tags: patch

Please add some Default-Start/-Stop paramters to the pacemaker
init script to actually allow the usage of pacemaker as a plugin.

(c/p from corosync init script)

Thanks,
Raoul


diff -r 8bc621149e7a -r ccb66bfe665c init.d/pacemaker
--- a/init.d/pacemaker  Sat Jan 19 12:07:16 2013 +0100
+++ b/init.d/pacemaker  Sat Jan 19 12:30:28 2013 +0100
@@ -15,8 +15,8 @@
 # Required-Start:	$network corosync
 # Should-Start:		$syslog
 # Required-Stop:	$network
-# Default-Start:
-# Default-Stop:
+# Default-Start:	2 3 4 5
+# Default-Stop:		0 1 6
 # Short-Description:   Starts and stops Pacemaker Cluster Manager.
 # Description:         Starts and stops Pacemaker Cluster Manager.
 ### END INIT INFO



More information about the Debian-ha-maintainers mailing list