ports/net/chrony/files/patch-examples_chrony.conf.example2
Matthias Andree 16385ad5f7 net/chrony: update to 4.0 release
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).
2020-10-07 17:40:55 +00:00

19 lines
633 B
Text

--- examples/chrony.conf.example2.orig 2020-09-16 10:09:52 UTC
+++ examples/chrony.conf.example2
@@ -1,6 +1,6 @@
# Use public servers from the pool.ntp.org project.
# Please consider joining the pool (http://www.pool.ntp.org/join.html).
-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
@@ -29,7 +29,7 @@ rtcsync
#authselectmode require
# Specify file containing keys for NTP authentication.
-#keyfile /etc/chrony.keys
+#keyfile %%PREFIX%%/etc/chrony.keys
# Save NTS keys and cookies.
ntsdumpdir /var/lib/chrony