doc: remove out-of-date statement in server description
chronyc refresh no longer forces replacement of sources.
Fixes: b2dac47c82
("ntp: avoid unneccessary replacements on refresh command")
This commit is contained in:
parent
e0b75b87bf
commit
36f9b24dfe
1 changed files with 1 additions and 3 deletions
|
@ -72,9 +72,7 @@ newly resolved address when the server becomes unreachable (i.e. no valid
|
||||||
response to last 8 requests), unsynchronised, a falseticker (i.e. does not
|
response to 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
|
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
|
limit can be configured by the <<maxdistance,*maxdistance*>> directive). The
|
||||||
automatic replacement happens at most once per 30 minutes. It can also be
|
automatic replacement happens at most once per 30 minutes.
|
||||||
triggered manually for all sources by the <<chronyc.adoc#refresh,*refresh*>>
|
|
||||||
command in *chronyc*.
|
|
||||||
+
|
+
|
||||||
This directive can be used multiple times to specify multiple servers.
|
This directive can be used multiple times to specify multiple servers.
|
||||||
+
|
+
|
||||||
|
|
Loading…
Reference in a new issue