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/monitor-log.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'op-mode-definitions/monitor-log.xml.in') diff --git a/op-mode-definitions/monitor-log.xml.in b/op-mode-definitions/monitor-log.xml.in index 95d5ecf96..d616bfc08 100644 --- a/op-mode-definitions/monitor-log.xml.in +++ b/op-mode-definitions/monitor-log.xml.in @@ -105,6 +105,12 @@ journalctl --no-hostname --boot --follow --unit opennhrp.service + + + Monitor last lines of Network Time Protocol (NTP) log + + journalctl --no-hostname --boot --follow --unit chrony.service + Monitor last lines of PPPoE log -- cgit v1.2.3