From 94826d0dec68455aa4c311d71d50a6ecf8c82a06 Mon Sep 17 00:00:00 2001 From: Sebastian Schrader Date: Thu, 1 Jun 2017 16:52:10 +0200 Subject: setpriv: Add --init-groups option Add an --init-groups option which initializes the supplementary groups from the system's group database (e.g /etc/group) using initgroups(3). --- sys-utils/setpriv.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sys-utils/setpriv.1') diff --git a/sys-utils/setpriv.1 b/sys-utils/setpriv.1 index bf18fe050..be97c0799 100644 --- a/sys-utils/setpriv.1 +++ b/sys-utils/setpriv.1 @@ -52,6 +52,14 @@ Preserve supplementary groups. Only useful in conjunction with .BR \-\-egid ", or" .BR \-\-regid . .TP +.B \-\-init\-groups +Initialize supplementary groups using +.BR initgroups "(3)." +Only useful in conjunction with +.BR \-\-ruid +or +.BR \-\-reuid . +.TP .BR \-\-list\-caps List all known capabilities. This option must be specified alone. .TP -- cgit v1.2.3-55-g7522