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/index.html | 1 + doc/s6-applyuidgid.html | 63 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 doc/s6-applyuidgid.html (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 54e8925..bf8d0ae 100644 --- a/doc/index.html +++ b/doc/index.html @@ -138,6 +138,7 @@ counterpart.
  • The s6-setlock program
  • The s6-setsid program
  • The s6-setuidgid program
  • +
  • The s6-applyuidgid program
  • The s6-softlimit program
  • The s6-tai64n program
  • The s6-tai64nlocal program
  • 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