[J/realtime][PATCH] UBUNTU: [Config] realtime: sync LSM list with base (+landlock)
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Fri Jan 28 14:58:46 UTC 2022
Set CONFIG_LSM to same value as base kernel, so include the landlock.
BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
---
debian.realtime/config/config.common.ubuntu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.realtime/config/config.common.ubuntu b/debian.realtime/config/config.common.ubuntu
index c634ebc54753..c5dd8cf65e6c 100644
--- a/debian.realtime/config/config.common.ubuntu
+++ b/debian.realtime/config/config.common.ubuntu
@@ -5370,7 +5370,7 @@ CONFIG_LPC_SCH=m
# CONFIG_LP_CONSOLE is not set
CONFIG_LRU_CACHE=m
CONFIG_LSI_ET1011C_PHY=m
-CONFIG_LSM="lockdown,yama,integrity,apparmor"
+CONFIG_LSM="landlock,lockdown,yama,integrity,apparmor"
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_LS_EXTIRQ=y
CONFIG_LS_SCFG_MSI=y
--
2.32.0
More information about the kernel-team
mailing list