From 90b12bd71bb9fc79a4640b9112c13ef529d0196a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 5 Dec 2014 22:26:11 +0000 Subject: Initial commit --- doc/s6-notifywhenup.html | 80 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 doc/s6-notifywhenup.html (limited to 'doc/s6-notifywhenup.html') diff --git a/doc/s6-notifywhenup.html b/doc/s6-notifywhenup.html new file mode 100644 index 0000000..ad7ef8e --- /dev/null +++ b/doc/s6-notifywhenup.html @@ -0,0 +1,80 @@ + + + + + s6: the s6-notifywhenup program + + + + + + +

+s6
+Software
+skarnet.org +

+ +

The s6-notifywhenup program

+ +

+s6-notifywhenup launches a daemon while listening to a file descriptor, +and sends a 'U' event to a fifodir when it +receives something on that file descriptor. +

+ +

+This page explains why this program is +needed. +

+ +

Interface

+ +
+     s6-notifywhenup [ -d fd ] [ -e fifodir ] [ -f ] [ -t timeout ] prog...
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.2.3