summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-05-07 15:04:44 -0700
committerArmin Kuster <akuster808@gmail.com>2019-05-12 11:10:44 -0700
commit9f5cc2a7ebef70181644bb18321b8c6c80afd0d2 (patch)
tree4e2965be892f92df618fd2477c66492e9ab451e8
parent6e3c025a5b94a0bb6e074d944a5d63d785dfbe6c (diff)
downloadmeta-security-9f5cc2a7ebef70181644bb18321b8c6c80afd0d2.tar.gz
smack: kernel fragment update
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-yocto-5.0/smack.cfg11
1 files changed, 5 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-yocto-5.0/smack.cfg b/recipes-kernel/linux/linux-yocto-5.0/smack.cfg
index 62f465a..0d5fc64 100644
--- a/recipes-kernel/linux/linux-yocto-5.0/smack.cfg
+++ b/recipes-kernel/linux/linux-yocto-5.0/smack.cfg
@@ -1,8 +1,7 @@
1CONFIG_IP_NF_SECURITY=m 1CONFIG_NETLABEL=y
2CONFIG_IP6_NF_SECURITY=m 2CONFIG_SECURITY_NETWORK=y
3CONFIG_EXT2_FS_SECURITY=y 3# CONFIG_SECURITY_NETWORK_XFRM is not set
4CONFIG_EXT3_FS_SECURITY=y
5CONFIG_EXT4_FS_SECURITY=y
6CONFIG_SECURITY=y
7CONFIG_SECURITY_SMACK=y 4CONFIG_SECURITY_SMACK=y
5CONFIG_SECURITY_SMACK_BRINGUP=y
6CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
8CONFIG_TMPFS_XATTR=y 7CONFIG_TMPFS_XATTR=y