[arch-commits] Commit in linux-hardened/trunk (config)

Levente Polyak anthraxx at archlinux.org
Thu Feb 4 20:05:35 UTC 2021


    Date: Thursday, February 4, 2021 @ 20:05:35
  Author: anthraxx
Revision: 407490

LSM: Enable bpf by default

Modified:
  linux-hardened/trunk/config

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

Modified: config
===================================================================
--- config	2021-02-04 20:05:19 UTC (rev 407489)
+++ config	2021-02-04 20:05:35 UTC (rev 407490)
@@ -9343,7 +9343,7 @@
 # CONFIG_DEFAULT_SECURITY_TOMOYO is not set
 # CONFIG_DEFAULT_SECURITY_APPARMOR is not set
 CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="lockdown,yama"
+CONFIG_LSM="lockdown,yama,bpf"
 
 #
 # Kernel hardening options



More information about the arch-commits mailing list