diff --git a/tasks/section_1/cis_1.5.x.yml b/tasks/section_1/cis_1.5.x.yml index d025981..6d3eb4e 100644 --- a/tasks/section_1/cis_1.5.x.yml +++ b/tasks/section_1/cis_1.5.x.yml @@ -5,7 +5,7 @@ path: /etc/systemd/coredump.conf regexp: '^Storage\s*=\s*(?!none).*' line: 'Storage=none' - notify: systemd_daemon_reload + notify: Systemd_daemon_reload when: - rhel9cis_rule_1_5_1 - systemd_coredump.stat.exists