diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-04 09:47:23 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-04 09:47:23 +0000 |
| commit | af9550cfe7ea35590d9c8e246ebeaa32f6469966 (patch) | |
| tree | 22063e47aa79f0b437274f10b84d7efaca87c682 /doc/why.html | |
| parent | 270fbc30f23b8153f0b618728d8145d636acdfef (diff) | |
| download | s6-af9550cfe7ea35590d9c8e246ebeaa32f6469966.tar.gz | |
Prepare for 2.15.1.0; add s6-svscanboot
Also fix links on why.html. s6-svscanboot doc coming soon.
Diffstat (limited to 'doc/why.html')
| -rw-r--r-- | doc/why.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/why.html b/doc/why.html index bfb4b13..c75dda0 100644 --- a/doc/why.html +++ b/doc/why.html @@ -32,9 +32,9 @@ developers is using <tt>/etc/ttys</tt> to this purpose, so I won't consider BSD <li> <a href="http://smarden.org/runit/">runit</a>, Gerrit Pape's suite, well-integrated with Debian </li> <li> <a href="http://b0llix.net/perp/">perp</a>, Wayne Marshall's take on supervision </li> <li> Integrated init systems providing a lot of features, process supervision being one of them. -For instance, <a href="https://upstart.ubuntu.com/">Upstart</a>, MacOS X's -<a href="https://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/launchd.8.html">launchd</a>, -and Fedora's <a href="https://freedesktop.org/wiki/Software/systemd">systemd</a>. </li> +For instance, <a href="https://wiki.ubuntu.com/Upstart">Upstart</a>, MacOS X's +<a href="https://www.launchd.info/">launchd</a>, +and Fedora's <a href="https://systemd.io/">systemd</a>. </li> </ul> <p> |
