← Back to team overview

touch-packages team mailing list archive

[Bug 1387241] Re: systemctl is broken

 

If "systemctl" is working, you are running systemd. If "initctl --system
list" is working, you are running upstart (the default in Ubuntu 14.10).
As I said, you need to boot with "init=/bin/systemd" on the kernel
command line to try systemd.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1387241

Title:
  systemctl is broken

Status in “systemd” package in Ubuntu:
  Invalid

Bug description:
  14.10 introduces the /bin/systemctl command. Unfortunately it does not
  work:

  root@ubuntu:~# systemctl start ssh
  Failed to get D-Bus connection: No connection to service manager.
  root@ubuntu:~# systemctl status
  Failed to get D-Bus connection: No connection to service manager.

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


References