mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-26 15:13:05 +00:00
fix typo
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
e9d212437a
commit
0b684a5d43
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
||||||
marker: "#{mark} Auth SETTINGS (ANSIBLE MANAGED)"
|
marker: "#{mark} Auth SETTINGS (ANSIBLE MANAGED)"
|
||||||
block: |
|
block: |
|
||||||
# Private settings to meet CIS standards
|
# Private settings to meet CIS standards
|
||||||
auth,authpriv.* -/var/log/secure
|
auth,authpriv.* /var/log/secure
|
||||||
insertafter: '#### RULES ####'
|
insertafter: '#### RULES ####'
|
||||||
notify: restart rsyslog
|
notify: restart rsyslog
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue