From: Plom Heller Date: Wed, 2 Sep 2026 14:44:05 +0000 (+0200) Subject: Fix ntpdate call using wrong command name. X-Git-Url: https://plomlompom.com/repos/booking/%22https:/validator.w3.org/conditions?a=commitdiff_plain;ds=inline;p=confplom Fix ntpdate call using wrong command name. --- diff --git a/start_root.sh b/start_root.sh index eb57d1c..dd07ab4 100755 --- a/start_root.sh +++ b/start_root.sh @@ -21,4 +21,4 @@ adduser --comment "" "${USERNAME}" usermod -a -G sudo "${USERNAME}" msg 'Synchronizing clock …' -ntpsec-ntpdate +ntpdate-debian