]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: improve description of server directive
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 19 May 2025 10:46:44 +0000 (12:46 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 21 May 2025 10:04:45 +0000 (12:04 +0200)
doc/chrony.conf.adoc

index 711f7c441aeda279f8e355f3b814d23ed756f1c7..4f1ee5ffd6dc2fa96a8194441c81333bcf11cb10 100644 (file)
@@ -72,9 +72,16 @@ newly resolved address when the server becomes unreachable (i.e. no valid
 response to the last 8 requests), unsynchronised, a falseticker (i.e. does not
 agree with a majority of other sources), or the root distance is too large (the
 limit can be configured by the <<maxdistance,*maxdistance*>> directive). The
-automatic replacement happens at most once per 30 minutes.
-+
-This directive can be used multiple times to specify multiple servers.
+automatic replacement happens at most once per 30 minutes and only one
+server can be replaced at a time. The address is also refreshed periodically
+when the server is working normally (the interval can be configured by the
+<<refresh,*refresh*>> directive).
++
+This directive can be used multiple times to specify multiple servers. Each
+server must have a different IP address to be usable by *chronyd*. If a server
+is specified by a hostname that resolves only to addresses already used by
+other servers, the server will be treated as having an unknown address (e.g.
+reported by the *chronyc* <<chronyc.adoc#activity,*activity*>> command).
 +
 The directive supports the following options:
 +