From: Ryan Sullivan <rysul...@redhat.com>

config: update CONFIG_LSM to match upstream

Upstream CONFIG_LSM places landlock at the beginning of the list of LSMs

Signed-off-by: Ryan Sullivan <rysul...@redhat.com>

diff --git a/redhat/configs/rhel/generic/CONFIG_LSM 
b/redhat/configs/rhel/generic/CONFIG_LSM
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_LSM
+++ b/redhat/configs/rhel/generic/CONFIG_LSM
@@ -1 +1 @@
-CONFIG_LSM="lockdown,yama,integrity,selinux,bpf,landlock"
+CONFIG_LSM="landlock,lockdown,yama,integrity,selinux,bpf"

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3688

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to