Experiencing after update to 15.10

As upstart is replaced by systemd, I changed the /sbin/status to use the
service command:

    #!/bin/bash
    /usr/sbin/service $1 status
    echo $?

which solves the problem, just mentioned it if anyone wants to get
puppet running anyway.

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

Title:
  puppet uses upstart for service status checks in vivid

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to