From 1dd2b46be604f77d85c8a744369feeed0ca4e4ca Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Mon, 20 Jun 2022 17:06:41 +0100 Subject: [PATCH] logrotate process update Signed-off-by: Mark Bolwell --- tasks/section_4/cis_4.3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: