Hello,
s6-2.1.4.0 is out. It features: - Direct readiness notification support in s6-supervise (and consequently deprecation of the s6-notifywhenup binary). - Optimization of the service respawn delay by s6-supervise: the security delay is now one second between two successive ./run executions, instead of one second after the service is down. In other words: if a service that just died had been running for more than one second beforehand, s6-supervise will restart it immediately. - Support for SIGUSR1 in s6-svscan, traditionally meaning "poweroff the machine". - Easier stage 1 init support for Linux users via a new package, s6-linux-init. (See the next announcement on the skaware mailing-list.) http://skarnet.org/software/s6/ git://git.skarnet.org/s6 Enjoy, Bug-reports welcome. -- Laurent