mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-25 06:31:27 +00:00
handler removed, auditd can't be managed manually
This commit is contained in:
parent
c8cb5ef4cf
commit
6ccae2ef4e
@ -16,8 +16,3 @@
|
||||
|
||||
- name: regenerate_auditd_rules
|
||||
command: /sbin/augenrules
|
||||
|
||||
- name: restart_auditd
|
||||
service:
|
||||
name: auditd
|
||||
state: restarted
|
||||
|
@ -31,6 +31,5 @@
|
||||
backup: true
|
||||
notify:
|
||||
- regenerate_auditd_rules
|
||||
- restart_auditd
|
||||
tags:
|
||||
- harden
|
||||
|
Loading…
Reference in New Issue
Block a user