From 6f85f86357d70570195e7a97a8b7fbb779c82230 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 May 2017 11:03:22 +0000 Subject: Switch doc to schemeless URLs --- doc/s6-accessrules-cdb-from-fs.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/s6-accessrules-cdb-from-fs.html') diff --git a/doc/s6-accessrules-cdb-from-fs.html b/doc/s6-accessrules-cdb-from-fs.html index b8d3885..2f435bc 100644 --- a/doc/s6-accessrules-cdb-from-fs.html +++ b/doc/s6-accessrules-cdb-from-fs.html @@ -6,14 +6,14 @@ s6: the s6-accessrules-cdb-from-fs program - +

s6
-Software
-skarnet.org +Software
+skarnet.org

The s6-accessrules-cdb-from-fs program

@@ -22,7 +22,7 @@ s6-accessrules-cdb-from-fs compiles a directory containing a ruleset suitable for s6-ipcserver-access or -s6-tcpserver-access into a +s6-tcpserver-access into a CDB file.

@@ -44,7 +44,7 @@ directory containing a ruleset into a

To be understood by s6-accessrules-cdb-from-fs, s6-ipcserver-access, or -s6-tcpserver-access, +s6-tcpserver-access, dir must have a specific format.

@@ -63,7 +63,7 @@ directory containing a ruleset into a

Depending on the application, other directories can appear in dir and be compiled into cdbfile, but -s6-tcpserver-access only +s6-tcpserver-access only uses the first three, and s6-ipcserver-access only uses the last two. @@ -109,7 +109,7 @@ complain and exit 100.

  • a file named exec. If such a file exists along with an allow file, then its contents represent a command line that, interpreted by the -execlineb +execlineb launcher, will be executed after accepting the connection, totally bypassing the original command line. s6-accessrules-cdb-from-fs truncates the exec file to 4096 bytes max when embedding it into cdbfile, so make @@ -130,7 +130,7 @@ s6-accessrules-cdb-from-fs is interrupted by a signal.
  • After the program successfully completes, if dir was a suitable candidate for the -i option of s6-ipcserver-access or -s6-tcpserver-access, then +s6-tcpserver-access, then cdbfile will be a suitable candidate for the -x option of the same program, implementing the same ruleset.
  • cdbfile can be decompiled by the -- cgit v1.3.1