Date: Thursday, February 4, 2021 @ 20:04:37
  Author: anthraxx
Revision: 407487

Build in loadpin, but keep it disabled by default

Modified:
  linux-hardened/trunk/config

--------+
 config |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: config
===================================================================
--- config      2021-02-04 19:49:46 UTC (rev 407486)
+++ config      2021-02-04 20:04:37 UTC (rev 407487)
@@ -9327,7 +9327,8 @@
 CONFIG_SECURITY_APPARMOR_HASH=y
 CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
 # CONFIG_SECURITY_APPARMOR_DEBUG is not set
-# CONFIG_SECURITY_LOADPIN is not set
+CONFIG_SECURITY_LOADPIN=y
+CONFIG_SECURITY_LOADPIN_ENFORCE=y
 CONFIG_SECURITY_YAMA=y
 CONFIG_SECURITY_SAFESETID=y
 CONFIG_SECURITY_LOCKDOWN_LSM=y

Reply via email to