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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to