summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-03-02 16:52:04 +0800
committerJoe MacDonald <joe@deserted.net>2021-03-03 13:55:58 -0500
commitfe5a41ec9b5557493a8edb8f411f05f50ac7e1a6 (patch)
tree606cd58d5c44e78824eb83651641dc8f228f4657
parentbf62d604fb804cac39638a2336c473249bd4db24 (diff)
downloadmeta-selinux-fe5a41ec9b5557493a8edb8f411f05f50ac7e1a6.tar.gz
packagegroup-core-selinux: add auditd
Install auditd which will help the users debug and eliminate the audit logs on screen. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r--recipes-security/packagegroups/packagegroup-core-selinux.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/packagegroups/packagegroup-core-selinux.bb b/recipes-security/packagegroups/packagegroup-core-selinux.bb
index a4cf1b8..568aaac 100644
--- a/recipes-security/packagegroups/packagegroup-core-selinux.bb
+++ b/recipes-security/packagegroups/packagegroup-core-selinux.bb
@@ -24,4 +24,5 @@ RDEPENDS_${PN} = " \
24 selinux-labeldev \ 24 selinux-labeldev \
25 refpolicy \ 25 refpolicy \
26 coreutils \ 26 coreutils \
27 auditd \
27 " 28 "