Skip to content

Commit fc49dc1

Browse files
committed
enable landlock kernel arg
1 parent a195975 commit fc49dc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/6.1.102.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2658,11 +2658,11 @@ CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256
26582658
# CONFIG_SECURITY_YAMA is not set
26592659
# CONFIG_SECURITY_SAFESETID is not set
26602660
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
2661-
# CONFIG_SECURITY_LANDLOCK is not set
2661+
CONFIG_SECURITY_LANDLOCK=y
26622662
# CONFIG_INTEGRITY is not set
26632663
CONFIG_DEFAULT_SECURITY_SELINUX=y
26642664
# CONFIG_DEFAULT_SECURITY_DAC is not set
2665-
CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,bpf"
2665+
CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,bpf"
26662666

26672667
#
26682668
# Kernel hardening options

0 commit comments

Comments
 (0)