diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-04 22:23:28 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-04 22:23:28 +0000 |
| commit | 3b56d41ef579c18feafbf47d170a6ea4375beb6f (patch) | |
| tree | 87d634d029dba1f786d04df4f35b75af996c74b3 /doc | |
| parent | 2ea40fd0c6b05d29edf5a3b62f4c0f1af6e8b8d8 (diff) | |
| download | s6-frontend-3b56d41ef579c18feafbf47d170a6ea4375beb6f.tar.gz | |
Lots of work done, doesn't build yet, next commit will
- alias subsystem moved to s6
- config subsystem deleted
- new helpers subsystem, with a s6-frontend-helper-kill program
- new s6f_equote function, to execline-quote an argv
- started the adaptation to the new s6-rc functions, in progress
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index bae229b..e262f5b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -73,7 +73,7 @@ they implement a powerful, fast, turnkey init system that is usable on <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.9.8.0 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.3.0 or later </li> +2.14.0.0 or later </li> <li> <a href="//skarnet.org/software/s6-rc/">s6-rc</a> version 0.6.0.0 or later </li> <li> <a href="//skarnet.org/software/s6-linux-init/">s6-linux-init</a> version |
