From d73a8330016fbf172f8e3521b879502b9139a970 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 14 Jan 2015 00:48:32 +0000 Subject: - Parallel build fix - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate --- doc/s6-notifywhenup.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/s6-notifywhenup.html') diff --git a/doc/s6-notifywhenup.html b/doc/s6-notifywhenup.html index f192ca4..b772925 100644 --- a/doc/s6-notifywhenup.html +++ b/doc/s6-notifywhenup.html @@ -38,7 +38,8 @@ needed.
  • s6-notifywhenup forks and executes prog... as the parent, with a pipe from prog...'s stdout to the child.
  • The child waits for a newline (\n) to be written -on the pipe. When it gets it, it sends a 'U' event to the +on the pipe. When it gets it, it creates an empty +./supervise/ready file then sends a 'U' event to the ./event fifodir.
  • The child exits 0.
  • -- cgit v1.2.3