summaryrefslogtreecommitdiffstats
path: root/meta-security/recipes-kernel/linux/linux-yocto/apparmor.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-security/recipes-kernel/linux/linux-yocto/apparmor.cfg')
-rw-r--r--meta-security/recipes-kernel/linux/linux-yocto/apparmor.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-security/recipes-kernel/linux/linux-yocto/apparmor.cfg b/meta-security/recipes-kernel/linux/linux-yocto/apparmor.cfg
new file mode 100644
index 000000000..1dc4168ee
--- /dev/null
+++ b/meta-security/recipes-kernel/linux/linux-yocto/apparmor.cfg
@@ -0,0 +1,13 @@
+CONFIG_AUDIT=y
+CONFIG_AUDITSYSCALL=y
+CONFIG_AUDIT_WATCH=y
+CONFIG_AUDIT_TREE=y
+# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
+CONFIG_SECURITY_PATH=y
+# CONFIG_SECURITY_SELINUX is not set
+CONFIG_SECURITY_APPARMOR=y
+CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
+CONFIG_SECURITY_APPARMOR_HASH=y
+CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
+CONFIG_INTEGRITY_AUDIT=y
+# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
OpenPOWER on IntegriCloud