From a5607913f9ce7b92c48d9d7cc288bf173a26e8d2 Mon Sep 17 00:00:00 2001 From: Plom Heller Date: Wed, 2 Sep 2026 16:44:05 +0200 Subject: [PATCH] Fix ntpdate call using wrong command name. --- start_root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2