From e807498ed8e2e5d87f234dd441b78c9361a071cf Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Mon, 25 Apr 2022 18:32:33 +0100 Subject: [PATCH] updated for correct service name 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 f82dc9e..2ba5f1f 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: rsyslog-logrotate + name: logrotate state: started enabled: true when: