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