grsecurity module: assert RBAC support in kernel
This commit is contained in:
parent
5ece58ed66
commit
96542a1b00
@ -50,6 +50,7 @@ in
|
|||||||
(isEnabled "PAX")
|
(isEnabled "PAX")
|
||||||
(isYES "GRKERNSEC_SYSCTL")
|
(isYES "GRKERNSEC_SYSCTL")
|
||||||
(isYES "GRKERNSEC_SYSCTL_DISTRO")
|
(isYES "GRKERNSEC_SYSCTL_DISTRO")
|
||||||
|
(isNO "GRKERNSEC_NO_RBAC")
|
||||||
];
|
];
|
||||||
|
|
||||||
# Install PaX related utillities into the system profile.
|
# Install PaX related utillities into the system profile.
|
||||||
|
Loading…
Reference in New Issue
Block a user