This commit is contained in:
2025-07-02 07:55:05 -05:00
parent ede6aa0562
commit a9318aee60

View File

@ -231,7 +231,7 @@ if [ "$KALI_CHECK" = 0 ]; then
export DEBIAN_FRONTEND="noninteractive" ; apt-get -qq --yes -o Dpkg::Options::="--force-confold" install \
ntpdate \
ntp
ntp \
ntpsec
fi