Your message dated Sun, 29 May 2016 13:37:05 +0200
with message-id <[email protected]>
and subject line Re: Add Default-Start/-Stop to pacemaker init script
has caused the Debian Bug report #698498,
regarding Add Default-Start/-Stop to pacemaker init script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
698498: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698498
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Version: 1.1.15~rc3-1

This was fixed in 1.1.15~rc3-1 to keep SysV init in sync with the
systemd configuration (which enables the pacemaker service unit on
installation, following usual Debian practice).  However, Corosync 2
(already in unstable and testing) does not support plugins, so this
won't help you run Pacemaker as a plugin.  I guess you don't even want
to do that anymore.  Please reopen this bug in case I missed the point.
-- 
Thanks,
Feri

--- End Message ---

Reply via email to