Add /etc/apparmor.d/ for auditing
As noted in https://review.openstack.org/319438 , the /etc/apparmor.d/ directory was missing from the auditd rules applied for V-38541. Change-Id: I564b72d103fa13af4562e4b21d68ef6097cecf37
This commit is contained in:
parent
7b313ee1bc
commit
40634db731
@ -52,6 +52,7 @@
|
||||
# RHEL 6 STIG V-38541
|
||||
# Audits changes to AppArmor policies
|
||||
-w /etc/apparmor/ -p wa -k MAC-policy
|
||||
-w /etc/apparmor.d/ -p wa -k MAC-policy
|
||||
{% endif %}
|
||||
|
||||
{% if linux_security_module == 'selinux' and security_audit_mac_changes | bool %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user