From 87c5b2118efcee65eeda3f743d081ea9c2b866d9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 15 Jan 2015 20:14:44 +0000 Subject: Move Unix domain utilities and access control utilites, as well as the accessrules library, from s6-networking to here --- doc/why.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/why.html') diff --git a/doc/why.html b/doc/why.html index 1901259..946040c 100644 --- a/doc/why.html +++ b/doc/why.html @@ -143,8 +143,8 @@ provided. themselves. Again, this is not good design: service management has nothing to do with init or process supervision, and should be implemented on top of it, not as a part of it. -
  • s6 comes with libftrig, an event notification -library, and command-line tools based on this library, thus providing a simple +
  • s6 comes with an event notification +library, and command-line tools based on this library, thus providing a simple API for future service management tools to build upon.
  • -- cgit 1.4.1