From 1c338ec2f260b09d1085c13615b3ea9f8ec02d24 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 21 Jul 2015 11:14:44 +0000 Subject: Add -u/-g to s6-rc-compile --- doc/s6-rc-compile.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index 1464ea5..a11acfb 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -36,7 +36,7 @@ the current service database via

Interface

-     s6-rc-compile [ -v verbosity ] compiled source...
+     s6-rc-compile [ -v verbosity ] [ -u uids ] [ -g gids ] compiled source...
 
+

+ If the -u or -g option is used, then 0 +must be explicitly listed in uids in order to allow root +to operate the database. If neither option is used, then root +(and only root) is implicitly allowed. +

+

Source format

-- cgit v1.2.3