s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit d56b7ec51b1ae08b4ec414fd079bf96a40b270c3
parent 1f532d309ceec39ca08a1e4d58c962eea052c46f
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Tue, 27 Jan 2015 02:31:28 +0000

 doc/upgrade.html doc upgrade. (yeah....)

Diffstat:
Mdoc/upgrade.html | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/upgrade.html b/doc/upgrade.html @@ -33,6 +33,8 @@ when the service died, and s6-svstat reports that information. </li> use <tt>-n</tt> to get the old behaviour. </li> <li> s6-log now properly calls execlineb with its installation prefix, in the slashpackage case. </li> + <li> New commands: s6-svlisten and s6-svlisten1, to signal a +service and wait on it without race condition. </li> <li> A brand new set of programs, <tt>s6-fdholder*</tt>, to perform fd-holding. </li> <li> Catchy blurb on intro page. </li>