]> git.ipfire.org Git - thirdparty/chrony.git/commit
main: cancel clock correction before dumping sources
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 3 Feb 2021 09:25:41 +0000 (10:25 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 3 Feb 2021 10:06:00 +0000 (11:06 +0100)
commit3cef7f975cd2ecdceb62c72dd31f96c515744acc
tree751f5f58c377febe82a4e5519e8f349de919411a
parenta2372b0c3abfc85d11c1684c0fb6370cc329e5c4
main: cancel clock correction before dumping sources

On exit, cancel the remaining clock correction before measurements are
saved to dumpdir to fix them for the state in which chronyd will start
again.
local.c
local.h
main.c