aboutsummaryrefslogtreecommitdiffstats
path: root/man7/user_namespaces.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-03-04 14:58:24 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-03-04 15:11:02 +0100
commit4990f759aa378a0208f092cbfa725da127bcb43a (patch)
treecbc2745ec02d49b60ba129ab28185c61008a9f73 /man7/user_namespaces.7
parentc38a2a0473cb739796b8683c18eda0be8982d442 (diff)
downloadman-pages-4990f759aa378a0208f092cbfa725da127bcb43a.tar.gz
user_namespaces.7: wspfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/user_namespaces.7')
-rw-r--r--man7/user_namespaces.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/user_namespaces.7 b/man7/user_namespaces.7
index 3e5307fce1..7f0b373103 100644
--- a/man7/user_namespaces.7
+++ b/man7/user_namespaces.7
@@ -1234,6 +1234,7 @@ main(int argc, char *argv[])
}
update_map(uid_map, map_path);
}
+
if (gid_map != NULL || map_zero) {
proc_setgroups_write(child_pid, "deny");