mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
grsecurity module: assert RBAC support in kernel
This commit is contained in:
parent
5ece58ed66
commit
96542a1b00
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ in
|
|||
(isEnabled "PAX")
|
||||
(isYES "GRKERNSEC_SYSCTL")
|
||||
(isYES "GRKERNSEC_SYSCTL_DISTRO")
|
||||
(isNO "GRKERNSEC_NO_RBAC")
|
||||
];
|
||||
|
||||
# Install PaX related utillities into the system profile.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue