diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 4ea789c..428e41f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,6 +25,12 @@ <a href="s6-ipcserver-socketbinder.html">s6-ipcserver-socketbinder</a>. </li> <li> <tt>-d <em>notif</em></tt> option added to <a href="s6-svscan.html">s6-svscan</a>. </li> + <li> New optional <tt>./down-signal</tt> file in a +<a href="servicedir.html">service directory</a>, to tell +<a href="s6-supervise.html">s6-supervise</a> to use another signal than +SIGTERM when bringing the service down. </li> + <li> New <tt>-r</tt> option added to <a href="s6-svc.html">s6-svc</a>, to +restart the service via the signal defined in <tt>./down-signal</tt>. </li> </ul> <h2> in 2.7.1.1 </h2> |