diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-30 12:20:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-30 12:20:50 +0000 |
commit | 7c3e0669251014de0edd4ed2b9da11ca5378ee99 (patch) | |
tree | dcb18c1a061851aeca257a26aa4fbe75b04d133b /doc/index.html | |
parent | fec5ee5092a8067c97e45ce7781374dd44312ae6 (diff) | |
download | s6-7c3e0669251014de0edd4ed2b9da11ca5378ee99.tar.xz |
Move systemd page out of the s6 package
Diffstat (limited to 'doc/index.html')
-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 cc8ea40..96a57b2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -360,7 +360,7 @@ traditional init system for Linux. </li> <li> <a href="http://upstart.ubuntu.com/">Upstart</a> is a well-known init system for Linux, with complete service management, that comes with the Ubuntu distribution. It includes a coffee machine and the kitchen sink.</li> - <li> <a href="systemd.html">systemd</a> is a problem in its own category. </li> + <li> <a href="//skarnet.org/software/systemd.html">systemd</a> is a problem in its own category. </li> <li> The various BSD flavors have their own style of <a href="http://www.freebsd.org/doc/handbook/boot-init.html">init</a>. </li> <li> MacOS X has its own init spaghetti monster called |