The IPFire time service has moved to time.ipfire.org

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-02-14 11:52:36 +00:00
parent b6d47f727a
commit 935da8b7a2
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ case "${reason}" in
make_resolvconf
# Set time
ntpdate "ntp.ipfire.org"
ntpdate "time.ipfire.org"
;;
EXPIRE|FAIL|IPV4LL|NAK|NOCARRIER|RELEASE|STOP)