summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKyle De'Vir2020-04-08 04:22:52 +1000
committerKyle De'Vir2020-04-08 04:22:52 +1000
commiteb8eee1003816c46c549954d770098f6466fdf86 (patch)
tree98716ae46b294e7322541b2283f55e684d3cfe40 /config
parent9262d19f04aa26fb2be2f2372f02dd792b8a3611 (diff)
downloadaur-eb8eee1003816c46c549954d770098f6466fdf86.tar.gz
Put lockdown LSM into default initialization list
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 92168fc335be..d1a74ace7743 100644
--- a/config
+++ b/config
@@ -10016,7 +10016,7 @@ CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
CONFIG_DEFAULT_SECURITY_DAC=y
-CONFIG_LSM="yama"
+CONFIG_LSM="lockdown,yama"
#
# Kernel hardening options