s6

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

commit 77ba7d530f39ea297fe28b23bc3f01c480a352eb
parent 3d8ca76a025a4a2cf410e041ff0fba9de48747b9
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Sat, 13 Aug 2016 11:11:56 +0000

 Update link to nosh

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

diff --git a/doc/index.html b/doc/index.html @@ -340,7 +340,7 @@ daemontools.) </li> approach to process supervision, with the same goals. </li> <li> <a href="http://b0llix.net/perp/">perp</a>, yet another slightly different approach to process supervision, also with the same goals. </li> - <li> <a href="http://homepage.ntlworld.com/jonathan.deboynepollard/Softwares/nosh.html">nosh</a> + <li> <a href="https://jdebp.eu./Softwares/nosh/">nosh</a> is another suite of system-level utilities with similarities in the design and approach. It is written in C++, though, and is coded in quite a different way than the previous items on this list. </li>