diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-30 12:20:07 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-30 12:20:07 +0000 |
commit | e97f95f0e5d127e1a3bffdfa89d892b47d9126f0 (patch) | |
tree | 6ead014ec89c0da3685f548933faf333cdceb508 /doc | |
parent | d4905a0c49ae2815201badc04a3b1b0584cf76b9 (diff) | |
download | s6-rc-e97f95f0e5d127e1a3bffdfa89d892b47d9126f0.tar.xz |
Update link to systemd page
Diffstat (limited to 'doc')
-rw-r--r-- | doc/why.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/why.html b/doc/why.html index 157a27e..ccef157 100644 --- a/doc/why.html +++ b/doc/why.html @@ -195,7 +195,7 @@ guys. </li> <li> <a href="http://www.freedesktop.org/wiki/Software/systemd/">systemd</a>, the main protagonist (or antagonist) in the "init wars". It has the same problems as launchd, up by an order of magnitude; -<a href="//skarnet.org/software/s6/systemd.html">here is why</a>. +<a href="//skarnet.org/software/systemd.html">here is why</a>. systemd avowedly aims to replace the whole low-level user-space of Linux systems, but its design is horrendous. It doesn't even <a href="http://ewontfix.com/15/">get readiness notification right</a>. </li> |