From 8bffa1c19fd05f4f04dad4b5b98f85b94f23113c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 26 Jan 2015 22:26:57 +0000 Subject: - added s6-fdholder-delete(c) - small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel) --- doc/s6-fdholder-getdumpc.html | 91 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 doc/s6-fdholder-getdumpc.html (limited to 'doc/s6-fdholder-getdumpc.html') diff --git a/doc/s6-fdholder-getdumpc.html b/doc/s6-fdholder-getdumpc.html new file mode 100644 index 0000000..acaf31a --- /dev/null +++ b/doc/s6-fdholder-getdumpc.html @@ -0,0 +1,91 @@ + + + + + s6: the s6-fdholder-getdumpc program + + + + + + +

+s6
+Software
+skarnet.org +

+ +

The s6-fdholder-getdumpc program

+ +

+s6-fdholder-getdumpc talks to a +fd-holding daemon on its open +descriptors 6 and 7, and retrieves its whole state, +then executes a program with as many more file descriptors open +as were given by the daemon, plus a modified environment to +describe the retrieved state. +

+ +

Interface

+ +
+     s6-fdholder-retrievec [ -t timeout ] prog...
+
+ + + +

Options

+ + + +

Environment format

+ +

+ prog... is executed with the following environment variables +set: +

+ + + +

Notes

+ + + + + -- cgit v1.3.1