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:
uk-bolly 2025-07-04 12:10:04 +01:00 committed by GitHub
commit 025d83d2c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,8 +56,10 @@
-w /etc/issue -p wa -k system-locale -w /etc/issue -p wa -k system-locale
-w /etc/issue.net -p wa -k system-locale -w /etc/issue.net -p wa -k system-locale
-w /etc/hosts -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 -p wa -k system-locale
-w /etc/sysconfig/network-scripts -p wa -k system-locale -w /etc/sysconfig/network-scripts -p wa -k system-locale
-w /etc/NetworkManager -p wa -k system-locale
{% endif %} {% endif %}
{% if rhel9cis_rule_6_3_3_6 %} {% if rhel9cis_rule_6_3_3_6 %}
{% for proc in discovered_priv_procs.stdout_lines -%} {% for proc in discovered_priv_procs.stdout_lines -%}