0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nixos: static ids for jackett, radarr, sonarr

This commit is contained in:
Edward Tjörnhammar 2017-04-22 09:44:12 +02:00
parent d25f7c9eed
commit 45470c65f5
No known key found for this signature in database
GPG key ID: 7B82CE4A866B6845
4 changed files with 21 additions and 6 deletions

View file

@ -289,6 +289,9 @@
rpc = 271;
geoip = 272;
fcron = 273;
sonarr = 274;
radarr = 275;
jackett = 276;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
@ -547,6 +550,9 @@
#rpc = 271; # unused
#geoip = 272; # unused
fcron = 273;
sonarr = 274;
radarr = 275;
jackett = 276;
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal