grsecurity module: assert RBAC support in kernel

This commit is contained in:
Joachim Fasting
2016-07-24 12:54:07 +02:00
parent 5ece58ed66
commit 96542a1b00
+1
View File
@@ -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.