aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/smack.yml
diff options
context:
space:
mode:
authorMickaël Salaün <mic@linux.microsoft.com>2021-01-28 12:33:04 +0000
committerDmitry Vyukov <dvyukov@google.com>2021-03-19 16:08:51 +0100
commita2e07427ccd476b741d2c97f4715e99cf6e700ef (patch)
tree5deb291b9548c886442ad94535d1ccb62ce83cb7 /dashboard/config/linux/bits/smack.yml
parentdab435a79a291c51c8d0b5bbdcf3e097e7e60825 (diff)
dashboard/config/linux: enable Landlock
Add config fragments for Landlock LSM. Signed-off-by: Mickaël Salaün <mic@linux.microsoft.com>
Diffstat (limited to 'dashboard/config/linux/bits/smack.yml')
-rw-r--r--dashboard/config/linux/bits/smack.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/bits/smack.yml b/dashboard/config/linux/bits/smack.yml
index b5ed1b382..ea463ce78 100644
--- a/dashboard/config/linux/bits/smack.yml
+++ b/dashboard/config/linux/bits/smack.yml
@@ -8,4 +8,4 @@ config:
- SECURITY_SMACK_NETFILTER: [-baseline, -onlyusb]
- EVM_EXTRA_SMACK_XATTRS
- DEFAULT_SECURITY_SMACK
- - LSM: "lockdown,yama,safesetid,integrity,tomoyo,smack,bpf"
+ - LSM: "landlock,lockdown,yama,safesetid,integrity,tomoyo,smack,bpf"