Skip to content

Commit 1a723fa

Browse files
authored
Merge pull request #58 from ansible-lockdown/issue_55_v2
fixed title as per #55 thanks to @brent-bean
2 parents ffb9a18 + 064d5f7 commit 1a723fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

section_6/cis_6.3.2.x/cis_6.3.2.4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{{ if .Vars.rhel9cis_rule_6_3_2_4 }}
55
command:
66
logs_low_space_auditd_conf:
7-
title: 6.3.2.4 | Ensure system is disabled when audit logs are full
7+
title: 6.3.2.4 | Ensure system warns when audit logs are low on space
88
exec: grep space_left_action /etc/audit/auditd.conf
99
exit-status: 0
1010
stdout:

0 commit comments

Comments
 (0)