mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-03-11 00:59:38 -04:00
doc: fix list of open commands enabled by default
`DEFAULT_OPEN_COMMANDS` is defined as `activity manual rtcdata smoothing sourcename sources sourcestats tracking`, so it looks like `sourcestats` and `serverstats` were swapped in the documentation.
This commit is contained in:
committed by
Miroslav Lichvar
parent
27f31aa6c3
commit
a6e7c9e13f
@@ -2222,8 +2222,8 @@ hosts allowed by the *cmdallow* directive. The following commands can be
|
|||||||
specified (the naming follows *chronyc*):
|
specified (the naming follows *chronyc*):
|
||||||
+
|
+
|
||||||
*activity*+*+, *authdata*, *clients*, *manual*+*+, *ntpdata*, *rtcdata*+*+,
|
*activity*+*+, *authdata*, *clients*, *manual*+*+, *ntpdata*, *rtcdata*+*+,
|
||||||
*selectdata*, *serverstats*+*+, *smoothing*+*+, *sourcename*+*+, *sources*+*+,
|
*selectdata*, *serverstats+, *smoothing*+*+, *sourcename*+*+, *sources*+*+,
|
||||||
*sourcestats*, *tracking*+*+.
|
*sourcestats*+**, *tracking*+*+.
|
||||||
+
|
+
|
||||||
The commands marked with +*+ are enabled by default. The protocol of these
|
The commands marked with +*+ are enabled by default. The protocol of these
|
||||||
commands is considered stable and can be expected to work between different
|
commands is considered stable and can be expected to work between different
|
||||||
|
|||||||
Reference in New Issue
Block a user