kemra102 / puppet-auditd

Manage the audit daemon and it's rules.
BSD 2-Clause "Simplified" License
14 stars 54 forks source link

Setting `manage_audit_files` to `false` still wipes out existing rules #53

Open naeem98 opened 5 years ago

naeem98 commented 5 years ago

This setting when set to false should not do anything to /etc/audit/rules.d directory or /etc/audit/audit.rules file but it is not working as expected.

Setting this to false only stops applying permissions to /etc/audit/rules.d directory.