mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Pin hydra-www and hydra-queue-runner uids
hydra user is already pinned, this is needed due to https://github.com/NixOS/nixpkgs/issues/14148
This commit is contained in:
parent
ac79602d7d
commit
0858ece1ad
1 changed files with 2 additions and 0 deletions
|
@ -253,6 +253,8 @@
|
|||
pdnsd = 229;
|
||||
octoprint = 230;
|
||||
avahi-autoipd = 231;
|
||||
hydra-queue-runner = 232;
|
||||
hydra-www = 233;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue