diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-08 23:44:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-08 23:44:07 +0000 |
commit | 91f8d65db98fdec36ce323e37ca9d56072ecfab5 (patch) | |
tree | b27d321345901b8efe85e288da55011252d5d653 /doc/upgrade.html | |
parent | 87edd769f6ae18ca17d51b8ca9cfd43a98266696 (diff) | |
download | s6-91f8d65db98fdec36ce323e37ca9d56072ecfab5.tar.xz |
Documentation update
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 1a35178..577c241 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,7 +25,12 @@ build system. See the enclosed INSTALL file for details. </li> <li> slashpackage is not activated by default. </li> <li> shared libraries are not used by default. </li> - <li> skalibs dependency bumped to 2.0.0.0 </li> + <li> skalibs dependency bumped to 2.0.0.0. </li> + <li> <a href="s6-supervise.html">s6-supervise</a> does not create +the <tt>./event</tt> fifodir as public. Subscriptions are restricted +to users having the same gid as the s6-supervise process. </li> + <li> The <a href="s6-notifywhenup.html">s6-notifywhenup</a> program +is a new addition. </li> </ul> </body> |