diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-27 02:31:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-27 02:31:28 +0000 |
commit | d56b7ec51b1ae08b4ec414fd079bf96a40b270c3 (patch) | |
tree | 4bc73b253a35d54e6379d58698851c73297fa4f9 /doc | |
parent | 1f532d309ceec39ca08a1e4d58c962eea052c46f (diff) | |
download | s6-d56b7ec51b1ae08b4ec414fd079bf96a40b270c3.tar.xz |
doc/upgrade.html doc upgrade. (yeah....)v2.1.0.0
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index e94fcfd..4538ef4 100644 --- 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> |