1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/misc
Joachim Fasting a53452f3e1
nixos: remove the grsecurity GID
This GID was used to exempt users from Grsecurity's
`/proc` restrictions; we now prefer to rely on
`security.hideProcessInformation`, which uses the `proc` group
for this purpose.  That leaves no use for the grsecurity GID.

More generally, having only a single GID to, presumably, serve as the
default for all of grsecurity's GID based exemption/resriction schemes
would be problematic in any event, so if we decide to enable those
grsecurity features in the future, more specific GIDs should be added.
2016-06-14 03:38:17 +02:00
..
assertions.nix
crashdump.nix
extra-arguments.nix
ids.nix nixos: remove the grsecurity GID 2016-06-14 03:38:17 +02:00
lib.nix
locate.nix
meta.nix
nixpkgs.nix
passthru.nix
version.nix nixos/modules/misc/version.nix: check that .git is a directory 2016-06-03 13:38:41 +01:00