The "-d" is added in /etc/default/corosync-notifyd nowadays, and that is
taken care in consideration for the sysv scripts:

    start-stop-daemon --start --quiet --exec $DAEMON -- $OPTIONS \
        || return 2

and also for the systemd unit file:

[Service]
EnvironmentFile=-/etc/default/corosync-notifyd
ExecStart=/usr/sbin/corosync-notifyd -f $OPTIONS
Type=notify
Restart=on-failure
PrivateTmp=yes

So I'm marking this as Fix Released.

** Changed in: corosync (Ubuntu)
       Status: Triaged => Fix Released

** Changed in: corosync (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to