]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: document refresh command
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 29 Sep 2015 14:27:38 +0000 (16:27 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 29 Sep 2015 16:05:45 +0000 (18:05 +0200)
chrony.texi.in

index 66ffb753bdfbe35d775e7a2433c4f7566eff983a..6a740d57a63841fc4ed7911e0436b1cb1bf99a98 100644 (file)
@@ -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