]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: rework initial burst
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 23 Jun 2020 11:10:02 +0000 (13:10 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 25 Jun 2020 10:42:57 +0000 (12:42 +0200)
commitb0fe4436324354104f270ee78ead9af52ae5ea32
tree4b6cbdb3c83fa851c48849f2b45b61ca8cd6a83d
parent8882fb21e0e4effcfbf782da965c9d73efe03c51
ntp: rework initial burst

Instead of making the initial burst only once and immediately after
chronyd start (even when iburst is specified together with the offline
option), trigger the burst whenever the connectivity changes from
offline to online.
conf.c
doc/chrony.conf.adoc
ntp_core.c
sources.c