[Bug 1437368] [NEW] A DAEMON_ARGS="-d" is missing for the corosync-notifyd init script

Bogdan Dobrelya bdobrelia at mirantis.com
Fri Mar 27 14:47:31 UTC 2015


Public bug reported:

Without a -d option, corosync-notifyd refuses to start with the command
start-stop-daemon --verbose --start --exec /usr/sbin/corosync-notifyd --
But it starts OK with
start-stop-daemon --verbose --start --exec /usr/sbin/corosync-notifyd -- -d

According to the man pages, the -d option should be used in order to
make the corosync-notifyd to send DBUS signals on all events, so it
looks like is *should* present as well

The corosync package version is 2.3.3-1ubuntu1

** Affects: corosync (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: trusty

** Tags added: trusty

** Description changed:

  Without a -d option, corosync-notifyd refuses to start with the command
  start-stop-daemon --verbose --start --exec /usr/sbin/corosync-notifyd --
  But it starts OK with
  start-stop-daemon --verbose --start --exec /usr/sbin/corosync-notifyd -- -d
  
  According to the man pages, the -d option should be used in order to
  make the corosync-notifyd to send DBUS signals on all events, so it
  looks like is *should* present as well
+ 
+ The corosync package version is 2.3.3-1ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to corosync in Ubuntu.
https://bugs.launchpad.net/bugs/1437368

Title:
  A DAEMON_ARGS="-d" is missing for the corosync-notifyd init script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1437368/+subscriptions



More information about the Ubuntu-server-bugs mailing list