diff --git a/tasks/section_4/cis_4.3.yml b/tasks/section_4/cis_4.3.yml index 959fd62..2283d6a 100644 --- a/tasks/section_4/cis_4.3.yml +++ b/tasks/section_4/cis_4.3.yml @@ -16,7 +16,7 @@ - name: "4.3.2 | PATCH | Ensure logrotate is running and enabled" systemd: - name: logrotate + name: logrotate.timer state: started enabled: true when: