On Tue, Jun 22, 2010 at 6:53 PM, Lennart Poettering <[email protected]> wrote: > A few hints for those who package systemd for the various distributions: ... > > However, systemd actually implements all the compatibility interfaces > these binaries offer (i.e. /sbin/reboot, /sbin/poweroff, /sbin/telinit, > /sbin/init and suchlike). You can activate them by symlinking > /bin/systemctl to most of them, and /bin/systemd to /sbin/init. These > will tools will figure out the way they have been invoked and do the > right thing. >
Hello, May I suggest including also the /sbin/killall5 into the list of commands ? It should be able to send signals (usually -TERM and -KILL) to all processes for proper shutdown. Thank you, -Marius _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
