From a5f0cba15c4a5a44765f77a377ecc1e0e6fca98a Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Thu, 26 Jun 2025 13:22:30 -0500 Subject: [PATCH] more of same --- SetupNewSystem.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SetupNewSystem.sh b/SetupNewSystem.sh index 7c98b28..9fe514e 100644 --- a/SetupNewSystem.sh +++ b/SetupNewSystem.sh @@ -342,8 +342,6 @@ systemctl daemon-reload && systemctl restart snmpd && /etc/init.d/snmpd restart systemctl stop rsyslog systemctl start rsyslog -logger "hi hi from $(hostname)" - if [ "$KALI_CHECK" -eq 0 ]; then curl --silent ${DL_ROOT}/ConfigFiles/NTP/ntp.conf > /etc/ntpsec/ntp.conf systemctl restart ntp @@ -460,8 +458,9 @@ global-postPackageConfiguration secharden-ssh secharden-wazuh -#secharden-2fa #secharden-auto-upgrades #secharden-audit-agents + +#secharden-2fa #secharden-scap-stig #auth-cloudron-ldap \ No newline at end of file