systemd's reboot/shutdown programs don't work under upstart
Bug #1370329 reported by
Martin Pitt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd (Ubuntu) |
Fix Released
|
Medium
|
Martin Pitt |
Bug Description
Installing systemd-sysv replaces upstart's "reboot", "poweroff" and friends. systemd's binaries currently don't know how to talk to upstart to "forward" the request to upstart. This breaks a transition to systemd as default init which doesn't just change the boot= kernel parameter but installs systemd-sysv.
The same problem happens when systemd-sysv is installed but the system gets booted with init=/sbin/upstart.
It would be useful if one could do "initctl reboot", so that there's always a way to reboot the system when using a different init= than /sbin/init.
Changed in systemd (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: systemd-boot |
description: | updated |
Changed in systemd (Ubuntu): | |
status: | Triaged → In Progress |
assignee: | nobody → Martin Pitt (pitti) |
To post a comment you must log in.
Not pretty, but working: http:// anonscm. debian. org/cgit/ pkg-systemd/ systemd. git/commit/ ?h=ubuntu& id=587c487a33e7 11b