Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 42954a2d20dc3a97772dace8737ff863e7f0e8fd
https://github.com/NixOS/nixpkgs/commit/42954a2d20dc3a97772dace8737ff863e7f0e8fd
Author: Austin Seipp <[email protected]>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M nixos/modules/misc/ids.nix
Log Message:
-----------
Fix hydra UID
The style for IDs dictates that groups/users should have the same ID -
so if a user doesn't have a group or vice versa, then we should skip
that ID.
In this case, we had already assigned grsecurity GID 121, but I
accidentally also assigned Hydra UID 121. Instead, let's assign Hydra
UID 122. And also assign a GID (122) as well.
Luckily nobody was depending on this yet (except me).
Signed-off-by: Austin Seipp <[email protected]>
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits