From 21c254b289990028e7f84e31799bc3346aa5c48c Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 1 Jul 2025 09:34:06 +0100 Subject: [PATCH] updated inline with control Signed-off-by: Mark Bolwell --- section_6/cis_6.3.3.x/cis_6.3.3.5.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/section_6/cis_6.3.3.x/cis_6.3.3.5.yml b/section_6/cis_6.3.3.x/cis_6.3.3.5.yml index 2d40d20..d9e5e6a 100644 --- a/section_6/cis_6.3.3.x/cis_6.3.3.5.yml +++ b/section_6/cis_6.3.3.x/cis_6.3.3.5.yml @@ -13,8 +13,10 @@ command: - '-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' meta: server: 2 workstation: 2 @@ -37,8 +39,10 @@ command: - '-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' meta: server: 2 workstation: 2