mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
Changelog: https://git.tuxfamily.org/chrony/chrony.git/tree/NEWS?id=4.0#n1 Update options (unfortunately the crypto stuff is a bit contorted with NSS <-> Nettle incompatibilities and NTS requiring GnuTLS and Nettle).
9 lines
331 B
Text
9 lines
331 B
Text
--- examples/chrony.conf.example1.orig 2020-09-16 10:09:52 UTC
|
|
+++ examples/chrony.conf.example1
|
|
@@ -1,5 +1,5 @@
|
|
# Use public NTP servers from the pool.ntp.org project.
|
|
-pool pool.ntp.org iburst
|
|
+pool 0.freebsd.pool.ntp.org iburst
|
|
|
|
# Record the rate at which the system clock gains/losses time.
|
|
driftfile /var/lib/chrony/drift
|