linux-postmarketos: ship landlock

This commit is contained in:
2024-05-22 22:33:40 +00:00
parent 0a1b1ae52f
commit 293af36d25

View File

@@ -61,6 +61,12 @@ let
# #
CONFIG_DMIID=y CONFIG_DMIID=y
CONFIG_IP_NF_MATCH_RPFILTER=y CONFIG_IP_NF_MATCH_RPFILTER=y
#
# Extra sane-specific options
#
CONFIG_SECURITY_LANDLOCK=y
CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,selinux,smack,tomoyo,apparmor,bpf";
''; '';
in linuxManualConfig { in linuxManualConfig {