diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-19 21:09:11 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-19 21:09:11 +0000 |
| commit | feb8dfb10a78d17c66cc1b89382265503c165799 (patch) | |
| tree | 94dfea844c3b41efc3a1c846f2109593c1df9c81 /doc | |
| parent | df4ef051a22efaf165b28f5343210278dca58aaa (diff) | |
| download | s6-feb8dfb10a78d17c66cc1b89382265503c165799.tar.gz | |
Fix s6-instance-maker invocation of s6-svscan
Diffstat (limited to 'doc')
| -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 cd2d648..fc31668 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -42,6 +42,9 @@ dependency bumped to 2.15.0.0 </li> optional dependency bumped to 0.2.1.2. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> recommended dependency bumped to 2.9.9.0. </li> + <li> The interface for <a href="s6-svscan.html">s6-svscan</a> has +changed. The <em>scandir</em> argument is now mandatory, and the <tt>-c</tt> +option is not supported anymore. </li> <li> Large changes around the <a href="libs6/ftrigr.html">ftrigr library</a>: <ul> <li> <a href="s6-ftrigrd.html">s6-ftrigrd</a> is now an |
