[2018-12-21 23:19] Lorenz <lorenzo.r...@gmail.com> > A slightly different approach is also possible: > Ship only /sbin/init as a alternative link ("the default init" as user > choice) > and ship in `init-system-helpers' the following > > /sbin/halt > /sbin/poweroff > /sbin/reboot > /sbin/runlevel > /sbin/shutdown > > as programs that check for the current running init and > then execute the proper command.
Possible. But what is the gain over alternatives?