From 1217ee010b2e243130b8833cb91c48c41dfe035d Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Thu, 15 Feb 2024 20:51:10 +0200 Subject: [PATCH] Fix ntp server address --- root/etc/systemd/timesyncd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/etc/systemd/timesyncd.conf b/root/etc/systemd/timesyncd.conf index 6a5a4391..3b117f76 100644 --- a/root/etc/systemd/timesyncd.conf +++ b/root/etc/systemd/timesyncd.conf @@ -1,3 +1,3 @@ [Time] -NTP=korhonen.cc +NTP=ntp.korhonen.cc FallbackNTP=0.fi.pool.ntp.org