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:
parent
04fc38d233
commit
b20c08d2cb
2 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue