Comment 0 for bug 1370329

Revision history for this message
Martin Pitt (pitti) wrote :

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.

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.