0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

Add a keys group with read access to /run/keys

This allows processes running as unprivileged users access to keys they might need
This commit is contained in:
Shea Levy 2014-02-11 07:00:10 -05:00
parent 8f64e74414
commit 4ab5646417
3 changed files with 5 additions and 1 deletions

View file

@ -201,6 +201,7 @@
openldap = 93;
connman = 94;
munin = 95;
keys = 96;
# When adding a gid, make sure it doesn't match an existing uid.