crappy: actually enable landlock

This commit is contained in:
Colin 2024-06-11 00:47:30 +00:00
parent a5cb989c59
commit 11c97fd4c0

View File

@ -66,6 +66,7 @@ let
#
# Extra sane-specific options
#
CONFIG_SECURITY=y
CONFIG_SECURITY_LANDLOCK=y
CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,selinux,smack,tomoyo,apparmor,bpf";
'';