forked from ansible-lockdown/RHEL9-CIS
Updated template
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
ed1a209635
commit
9169957698
1 changed files with 0 additions and 1 deletions
|
|
@ -138,7 +138,6 @@
|
|||
-a always,exit -F arch=b64 -S {{ arch_syscalls|join(',') }} -F auid=>{{ prelim_min_int_uid }} -F auid!=unset -k mounts
|
||||
-a always,exit -F arch=b32 -S {{ arch_syscalls|join(',') }} -F auid=>{{ prelim_min_int_uid }} -F auid!=unset -k mounts
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% if rhel9cis_rule_6_3_3_11 %}
|
||||
-w /var/run/utmp -p wa -k session
|
||||
-w /var/log/wtmp -p wa -k session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue