Hello,
s6-2.1.5.0 is out.
It adds support of SIGHUP to s6-log for a clean exit even when the
-p option is present.
This is useful when bringing down a supervision tree logging its
output into a s6-log -p instance: the instance survives, but the
.s6-svscan/finish script still has a fd open to it, so the logger
is still alive - which is intentional, but it's good to have a way
to cleanly kill the logger nonetheless.
http://skarnet.org/software/s6/
git://git.skarnet.org/s6
s6-linux-init-0.0.1.1 is out.
It has no built-time dependencies except skalibs as documented;
it uses bindir in every shebang in order to work with kernels that
don't do PATH resolution. It also fixes a bug where the finish script
could hang forever in some cases (the fix relies on the s6-log change
above).
http://skarnet.org/software/s6-linux-init/
git://git.skarnet.org/s6-linux-init
Enjoy,
Bug-reports welcome.
--
Laurent
Received on Thu Jun 25 2015 - 12:07:01 UTC