On Wed, May 25, 2016 at 11:10 PM, Michael Biebl <[email protected]> wrote: > And if a service does not have an explicit stop on shutdown/reboot, > the processes are killed in a final killing spree where there are not > ordering guarantees. >
I don't think so. /etc/init.d/rc5.d/Sxxfoo with or without a counter symlink "Kxxfoo" installed will be stop at shutdown like any regular other service because AFAIK it uses the default dependencies. -- Francis _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
