From: Miroslav Lichvar Date: Tue, 29 Sep 2015 14:27:38 +0000 (+0200) Subject: doc: document refresh command X-Git-Tag: 2.2-pre1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b69818493938613a77e6aaf972c48c30c29fd6aa;p=thirdparty%2Fchrony.git doc: document refresh command --- diff --git a/chrony.texi.in b/chrony.texi.in index 66ffb753..6a740d57 100644 --- a/chrony.texi.in +++ b/chrony.texi.in @@ -3355,6 +3355,7 @@ interface. * online command:: Warn that connectivity to a source has been restored * polltarget command:: Set poll target for a source * quit command:: Exit from chronyc +* refresh command:: Refresh IP addresses * reselect command:: Reselect synchronisation source * reselectdist command:: Set improvement in distance needed to reselect a source * retries command:: Set maximum number of retries @@ -4174,6 +4175,17 @@ to 12. The quit command exits from chronyc and returns the user to the shell (same as the exit command). @c }}} +@c {{{ refresh command +@node refresh command +@subsubsection refresh +The @code{refresh} command can be used to force @code{chronyd} to resolve the +names of configured sources to IP addresses again, e.g. after suspending and +resuming the machine in a different network. + +Sources that stop responding will be replaced with newly resolved addresses +automatically after 8 polling intervals, but this command may still be useful +to replace them immediately and not wait until they are marked as unreachable. +@c }}} @c {{{ reselect command @node reselect command @subsubsection reselect