diff options
| author | Jason Yundt <jason@jasonyundt.email> | 2022-09-08 17:58:10 -0400 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2022-09-11 16:36:58 +0200 |
| commit | 17352e8995e1409636b0817a7f38d6314ccd73c4 (patch) | |
| tree | b98c5376ab1b8d6774a67e6da1fe3abc285484ce /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 4886df0aea37cdac9139aee6cf291139c7f0e9b2 (diff) | |
nixos/security/wrappers: clarify required format for capabilities
Before this change, the description for
security.wrappers.<name>.capabilities made it seem like you could just
string together the names of capabilities like this:
capabilities = "CAP_SETUID,CAP_SETGID";
In reality, each item in the list must be a full-on capability clause:
capabilities = "CAP_SETUID=ep,CAP_SETGID+i";
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
