From 2c922d2f9870ef174894a6b91399d5cd59318352 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 20 Jan 2015 23:27:30 +0000 Subject: Updated doc for s6-notifywhenup ready file --- doc/s6-notifywhenup.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/s6-notifywhenup.html b/doc/s6-notifywhenup.html index 054e0f5..10fa6d8 100644 --- a/doc/s6-notifywhenup.html +++ b/doc/s6-notifywhenup.html @@ -38,7 +38,7 @@ 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 creates an empty +on the pipe. When it gets it, it creates a ./supervise/ready file then sends a 'U' event to the ./event fifodir.
  • The child exits 0.
  • @@ -75,6 +75,9 @@ send a 'U' event to ./event when s6-ipcserver is actually listening to its socket.
  • The s6-svwait program can be used to wait for 'U' events.
  • +
  • The supervise/ready file, when created, contains at least +the absolute time when s6-notifywhenup detected service readiness. The +format and contents of this file are subject to change.
  • -- cgit v1.2.3