]> git.ipfire.org Git - thirdparty/chrony.git/commit
conf: add clockprecision directive
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 1 Sep 2020 09:21:46 +0000 (11:21 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 1 Sep 2020 09:21:46 +0000 (11:21 +0200)
commitb7c7c293e5d0deb0b150b082ffbb2a0143d7df19
tree740bf36fe75e11d0a90e1f498599fd1a2a88f27e
parent9ca250755f139c2383ada58198ecfcd7a22954a1
conf: add clockprecision directive

Make the precision of the system clock configurable. This can be useful
on servers using hardware timestamping to reduce the amount of noise
added to the NTP timestamps and improve stability of NTP measurements.
conf.c
conf.h
doc/chrony.conf.adoc
local.c