Add audit item for iptables save path
This commit is contained in:
parent
94c467485e
commit
17fff469b2
|
@ -25,6 +25,7 @@ AUDIT_PARAMS='-w /etc/audisp/audisp-remote.conf -p wa -k config_file_change
|
|||
-w /etc/profile -p wa -k config_file_change
|
||||
-w /etc/profile.d/ -p wa -k config_file_change
|
||||
-w /etc/security/ -p wa -k config_file_change
|
||||
-w /etc/iptables/ -p wa -k config_file_change
|
||||
-w /etc/sysctl.conf -p wa -k config_file_change'
|
||||
|
||||
FILE='/etc/audit/rules.d/audit.rules'
|
||||
|
|
Loading…
Reference in New Issue