s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit d64412f8ac57cd0388e33c88663218235cc59f35
parent 6fa668b01618f76ed04df9a862a99c893c150e40
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Fri, 18 Jan 2019 22:23:52 +0000

 Update broken doc link

Diffstat:
Mdoc/why.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/why.html b/doc/why.html @@ -46,7 +46,7 @@ and Fedora's <a href="http://freedesktop.org/wiki/Software/systemd">systemd</a>. <ul> <li> System V init fails the test: it wakes up every 5 seconds, for the reason that <tt>/dev/initctl</tt> might have changed. -<a href="http://demotivate.me/mediafiles/full/4162010103911AM_picard-no-facepalm.jpg"><tt>m(</tt></a> </li> +<a href="https://i.imgur.com/iWKad22.jpg"><tt>m(</tt></a> </li> <li> daemontools fails the test: it wakes up every 5 seconds to check for new services. </li> <li> daemontools-encore does the same. </li> <li> the current version of runit fails the test: it wakes up every 14 seconds. But this is a workaround for a bug in some Linux kernels;