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-cleanfifodir.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 doc/s6-cleanfifodir.html (limited to 'doc/s6-cleanfifodir.html') diff --git a/doc/s6-cleanfifodir.html b/doc/s6-cleanfifodir.html new file mode 100644 index 0000000..5724666 --- /dev/null +++ b/doc/s6-cleanfifodir.html @@ -0,0 +1,42 @@ + + + + + s6: the s6-cleanfifodir program + + + + + + +

+s6
+Software
+skarnet.org +

+ +

The s6-cleanfifodir program

+ +

+s6-cleanfifodir cleans up a fifodir. +

+ +

Interface

+ +
+     s6-cleanfifodir fifodir
+
+ +

+s6-cleanfifodir cleans up fifodir, that must belong to the current user. +That means it removes all stale FIFOs in fifodir. +

+ +

+ In normal use, it is not necessary to call s6-cleanfifodir. However, stale +FIFOs can be left by s6-ftrigrd processes that +were violently killed, so it's good practice to regularly clean up fifodirs. +

+ + + -- cgit 1.4.1