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 --- interface-definitions/ntp.xml.in | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) (limited to 'interface-definitions/ntp.xml.in') diff --git a/interface-definitions/ntp.xml.in b/interface-definitions/ntp.xml.in index 85636a50f..65e40ee32 100644 --- a/interface-definitions/ntp.xml.in +++ b/interface-definitions/ntp.xml.in @@ -1,7 +1,7 @@ - + @@ -43,12 +43,6 @@ - - - Specifies the association as preemptable rather than the default persistent - - - Marks the server as preferred @@ -57,24 +51,33 @@ - + - Network Time Protocol (NTP) server options + Specify NTP clients allowed to access the server IP address + + ipv4 + Allowed IPv4 address + ipv4net - IP address and prefix length + Allowed IPv4 prefix + + + ipv6 + Allowed IPv6 address ipv6net - IPv6 address and prefix length + Allowed IPv6 prefix + -- cgit v1.2.3