Comment 3 for bug 1351306

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

At the moment we'd want to support for people to install systemd-sysv, and easily revert back to upstart.

Ideally, systemd-sysv would not conflict with upstart, instead it would dpkg divert /sbin/init to /sbin/init.upstart and install /sbin/init which is systemd. That way people can still boot into upstart with init=/sbin/init.upstart and trivially revert back by removing systemd-sysv package.