From bea0037dbdd979603fb0b5be8b43f5478c1f6fec Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 19 Sep 2014 02:53:32 +0000 Subject: initial commit --- doc/s6-pause.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 doc/s6-pause.html (limited to 'doc/s6-pause.html') diff --git a/doc/s6-pause.html b/doc/s6-pause.html new file mode 100644 index 0000000..edb129f --- /dev/null +++ b/doc/s6-pause.html @@ -0,0 +1,39 @@ + + + + + s6-portable-utils: the s6-pause program + + + + + + +

+s6-portable-utils
+Software
+skarnet.org +

+ +

The s6-pause program

+ +

+ s6-pause blocks until it is killed. +

+ +

Interface

+ +
+     s6-pause
+
+ +

Usage notes

+ +

+ s6-pause is one of the smallest possible long-lived programs. It can be +used to emulate a running service with the least possible resource +consumption. +

+ + + -- cgit v1.3.1