From: Miroslav Lichvar Date: Mon, 30 Mar 2020 08:37:17 +0000 (+0200) Subject: doc: add sourcename to list of remote commands X-Git-Tag: 4.0-pre2~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b145d3ff510d1a557fa957483f528857752efcf4;p=thirdparty%2Fchrony.git doc: add sourcename to list of remote commands --- diff --git a/doc/chronyc.adoc b/doc/chronyc.adoc index e97c66fd..e297ef2b 100644 --- a/doc/chronyc.adoc +++ b/doc/chronyc.adoc @@ -51,7 +51,8 @@ running under a non-root user), it will try to connect to 127.0.0.1 and then Only the following monitoring commands, which do not affect the behaviour of *chronyd*, are allowed from the network: *activity*, *manual list*, -*rtcdata*, *smoothing*, *sources*, *sourcestats*, *tracking*, *waitsync*. The +*rtcdata*, *smoothing*, *sourcename*, *sources*, *sourcestats*, *tracking*, +*waitsync*. The set of hosts from which *chronyd* will accept these commands can be configured with the <> directive in the *chronyd*'s configuration file or the <> command in *chronyc*. By