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>
This commit is contained in:
Yi Zhao 2021-03-02 16:52:04 +08:00 committed by Joe MacDonald
parent bf62d604fb
commit fe5a41ec9b

View File

@ -24,4 +24,5 @@ RDEPENDS_${PN} = " \
selinux-labeldev \
refpolicy \
coreutils \
auditd \
"