From 577221295f043fc5f4f9d8cdeb36507e20cf6d30 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 20 May 2025 08:24:43 +0200 Subject: [PATCH] doc: warn about makestep not working with -x option --- doc/chrony.conf.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/chrony.conf.adoc b/doc/chrony.conf.adoc index 7888d446..82b3639b 100644 --- a/doc/chrony.conf.adoc +++ b/doc/chrony.conf.adoc @@ -1372,6 +1372,9 @@ makestep 0.1 3 + This would step the system clock if the adjustment is larger than 0.1 seconds, but only in the first three clock updates. ++ +Note that this directive does not work and should not be used when the system +clock control is disabled by the *-x* option of *chronyd*. [[maxchange]]*maxchange* _offset_ _start_ _ignore_:: This directive sets the maximum offset to be accepted on a clock update. The -- 2.47.3