[Bug 1457957] Re: puppet uses upstart for service status checks in vivid

Amir Ali Akbari amiraliakbari at gmail.com
Sat Dec 26 12:02:33 UTC 2015


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



More information about the Ubuntu-server-bugs mailing list