This commit is contained in:
2025-07-02 07:55:58 -05:00
parent a9318aee60
commit 7b3549c617

View File

@ -332,7 +332,7 @@ systemctl stop rsyslog
systemctl start rsyslog
if [ "$KALI_CHECK" = 0 ]; then
cat ./ConfigFiles/NTP/ntp.conf > /etc/ntp.conf
cat ./ConfigFiles/NTP/ntp.conf > /etc/ntpsec/ntp.conf
systemctl restart ntpsec.service
fi