mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-24 01:23:24 +01:00
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. |
||
|---|---|---|
| .. | ||
| assertions.nix | ||
| crashdump.nix | ||
| extra-arguments.nix | ||
| ids.nix | ||
| lib.nix | ||
| locate.nix | ||
| meta.nix | ||
| nixpkgs.nix | ||
| passthru.nix | ||
| version.nix | ||