Be careful, though. If the service is down, kill will use -1 for the PID, and will probably signal everything in your system except PID 1.
That's a good point. Should s6-svstat use 0 as the "service is down" pid value instead, to avoid this ? -- Laurent
