[Scott James Remnant] > It actually looks like the sendsigs signal itself is sending > SIGCONT, ie. it repeatedly sends SIGSTOP/SIGCONT to all processes > over and over again. Is that right?
Yes. sendsigs calls killall5 several times, and each call will stop all processes while figuring out who to kill, and then let the rest continue. Happy hacking, -- Petter Reinholdtsen _______________________________________________ initscripts-ng-devel mailing list initscripts-ng-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel