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

nixos/redis: user set uid, make it compatible #1076

This commit is contained in:
Jaka Hudoklin 2013-10-28 18:14:01 +01:00
parent 04fc38d233
commit b20c08d2cb
2 changed files with 3 additions and 1 deletions

View file

@ -102,6 +102,7 @@
tcpcryptd = 93; # tcpcryptd uses a hard-coded uid. We patch it in Nixpkgs to match this choice.
zope2 = 94;
firebird = 95;
redis = 96;
# When adding a uid, make sure it doesn't match an existing gid.