mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
Merge pull request #359 from siemens/siemens/feat/rhel9_v2_fix_control_6.3.3.5
Fixing issue for Control 6.3.3.5
This commit is contained in:
commit
025d83d2c6
1 changed files with 2 additions and 0 deletions
|
|
@ -56,8 +56,10 @@
|
|||
-w /etc/issue -p wa -k system-locale
|
||||
-w /etc/issue.net -p wa -k system-locale
|
||||
-w /etc/hosts -p wa -k system-locale
|
||||
-w /etc/hostname -p wa -k system-locale
|
||||
-w /etc/sysconfig/network -p wa -k system-locale
|
||||
-w /etc/sysconfig/network-scripts -p wa -k system-locale
|
||||
-w /etc/NetworkManager -p wa -k system-locale
|
||||
{% endif %}
|
||||
{% if rhel9cis_rule_6_3_3_6 %}
|
||||
{% for proc in discovered_priv_procs.stdout_lines -%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue