diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-02-18 12:25:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-02-18 12:25:29 +0000 |
commit | 173d58a10c40f1fd64034690eab82833d4a4770d (patch) | |
tree | 7200c4d15d9e4ffc74598554100fdb503050939c /doc/upgrade.html | |
parent | 4ad28c83818e3b7b351ac328e3753d8dab8b2804 (diff) | |
download | s6-173d58a10c40f1fd64034690eab82833d4a4770d.tar.xz |
Add SIGPWR and SIGWINCH support to s6-svscan
Diffstat (limited to 'doc/upgrade.html')
-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 72b5386..636a03c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -35,6 +35,8 @@ 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> + <li> <a href="s6-svscan.html>s6-svscan</a> now handles SIGPWR and SIGWINCH, when +diverted, on systems that define those signals. </li> </ul> <h2> in 2.9.0.1 </h2> |