Still an issue with a fresh install of Ubuntu 14.04:
$ su
# apt-get install openssh-server
....
initctl: Unknown job: ssh
....
# initctl status ssh
initctl: Unknown job: ssh
# initctl --system status ssh
ssh stop/waiting

But run the su as a login shell:
$ su -
# apt-get install openssh-server
.... (No "Unknown job: ssh) ...
# initctl status ssh
ssh start/running, process 18012

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1367214

Title:
  Newly installed openssh-server and upstart: status: Unknown job: ssh

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to