From f7033d3fee696a0d1a775686d1b229eae1b5a137 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 6 Jan 2015 23:38:19 +0000 Subject: Add s6-applyuidgid --- doc/s6-applyuidgid.html | 63 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 doc/s6-applyuidgid.html (limited to 'doc/s6-applyuidgid.html') diff --git a/doc/s6-applyuidgid.html b/doc/s6-applyuidgid.html new file mode 100644 index 0000000..9b4293e --- /dev/null +++ b/doc/s6-applyuidgid.html @@ -0,0 +1,63 @@ + + + + + s6: the s6-applyuidgid program + + + + + + +

+s6
+Software
+skarnet.org +

+ +

The s6-applyuidgid program

+ +

+ s6-applyuidgid executes a program with reduced privileges. +

+ +

Interface

+ +
+     s6-applyuidgid [ -z ] [ -u uid ] [ -g gid ] [ -G gidlist ] [ -U ] prog...
+
+ + + +

Options

+ + + +

Notes

+ + + + + -- cgit v1.3.1