aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-11-30 19:45:07 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-12-01 15:55:28 -0300
commit28d3091620602d789a4782ce2715f1e4e539e5a8 (patch)
tree4ece333df51797790e4b3b8e899675ec3c62e2d8 /install.sh
parentMerge pull request #4727 from glitsj16/electron (diff)
downloadfirejail-28d3091620602d789a4782ce2715f1e4e539e5a8.tar.gz
firejail-28d3091620602d789a4782ce2715f1e4e539e5a8.tar.zst
firejail-28d3091620602d789a4782ce2715f1e4e539e5a8.zip
util.c: Rename nogroups to force_nogroups on drop_privs
To not be confused with arg_nogroups, as in the vast majority of cases drop_privs is called with either 0 or 1 rather than arg_nogroups. The rename makes it clearer that what the parameter does is to drop all groups without exception, unlike arg_nogroups, which may have certain groups be kept.
Diffstat (limited to 'install.sh')
0 files changed, 0 insertions, 0 deletions