From 0d35a866ba12e66e504e1f575a04429c5d8cb9be Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 13 Jan 2023 22:07:34 +0100 Subject: ntp: T3008: migrate from ntpd to chrony * Move CLI from "system ntp" -> "service ntp" * Drop NTP server option preempt as not supported by chrony --- op-mode-definitions/date.xml.in | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'op-mode-definitions/date.xml.in') diff --git a/op-mode-definitions/date.xml.in b/op-mode-definitions/date.xml.in index 15a69dbd9..6d8586025 100644 --- a/op-mode-definitions/date.xml.in +++ b/op-mode-definitions/date.xml.in @@ -37,28 +37,6 @@ /bin/date "$3" - - - Set system date and time - - - - - Set system date and time from NTP server (default: 0.pool.ntp.org) - - /usr/sbin/ntpdate -u 0.pool.ntp.org - - - - Set system date and time from NTP server - - - - - /usr/sbin/ntpdate -u "$4" - - - -- cgit v1.2.3