diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-15 14:15:42 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-15 14:15:42 +0000 |
commit | 597dc96fec06714019afe95487cd1065239b8049 (patch) | |
tree | 1dc3a583fed0bf803874b23d1f1af6e992f2da90 /doc/upgrade.html | |
parent | f59b79de8c8f49ffd5133b2a37e11a52edc2bdbd (diff) | |
download | s6-597dc96fec06714019afe95487cd1065239b8049.tar.xz |
Add console holder functionality to s6-svscan
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index d3ce8ef..e876665 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -28,6 +28,9 @@ disabled when execline support is disabled. </li> <li> A new '?' directive has been added to <a href="s6-log.html">s6-log</a>, it declares a processor command line that is spawned with the <tt>/bin/sh</tt> interpreter. </li> + <li> A new <tt>-X</tt> option has been added to <a href="s6-svscan.html>s6-svscan</a> +to better support <a href="//skarnet.org/software/s6-linux-init/">s6-linux-init</a> +installations. </li> </ul> <h2> in 2.9.0.1 </h2> |