From da164d5a27f61e3f935e3b223849fabbd717fc30 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 2 Sep 2015 15:35:19 +0000 Subject: Fix the regression in s6-rc-init; progress on s6-rc-update --- doc/s6-rc-compile.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index 6e539e4..0c1afc1 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -347,11 +347,10 @@ detect and reject cycles as well as collisions.

- The pipe linking a producer and a consumer is created by an automatically -generated oneshot service that both the producer and consumer depend on, -and stored in a + The pipe linking a producer and a consumer is created and stored at run-time in a s6-fdholder-daemon -instance created by an automatically generated longrun service. +instance managed by an automatically generated longrun service named +s6rc-fdholder.

A complete example

-- cgit v1.2.3