From fa7f29ff4b5aef142143e9c1d887d73788b703e4 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 28 Aug 2021 17:18:08 +0000 Subject: Add s6-svdir-link and s6-svdir-unlink Not tested yet; not documented yet; to come soon. Signed-off-by: Laurent Bercot --- doc/s6-socklog.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/s6-socklog.html b/doc/s6-socklog.html index d463fbb..3f66cdc 100644 --- a/doc/s6-socklog.html +++ b/doc/s6-socklog.html @@ -83,11 +83,11 @@ This allows s6-socklog to use the s6 mechanism to notify readiness. notif cannot be lesser than 3. If this option is not given, no readiness notification is sent.
  • -u uid : drop user id to uid
  • -
  • -g gid : drop group ID to gid
  • +
  • -g gid : drop group id to gid
  • -G gidlist : set supplementary group list -to gidlist, which must be given as a comma-separated list of numeric GIDs, +to gidlist, which must be given as a comma-separated list of numeric gids, without spaces.
  • -
  • -U : set user ID, group ID and supplementary group list +
  • -U : set user id, group id and supplementary group list to the values of the UID, GID and GIDLIST environment variables. If a -u, -g or -G option is given after -U, the command line value overrides the environment variable.
  • -- cgit v1.3.1