diff options
Diffstat (limited to 'man7/user_namespaces.7')
| -rw-r--r-- | man7/user_namespaces.7 | 1 |
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"); |
