shell-things/etc/chrony/chrony.conf

38 lines
1.1 KiB
Plaintext
Raw Normal View History

# Just a quick note on what I change on chrony, which is the servers.
2020-10-25 11:44:53 +01:00
# DO NOT ACTUALLY PUT THIS FILE IN PRODUCTION, GREP COPY-PASTE INSTEAD?
## NTS servers
# Cloudflare NTS, anycast, works probably anywhere. No leap second smearing.
#server time.cloudflare.com iburst nts
2020-10-25 11:44:53 +01:00
## NTP servers
# Public official Finnish time server, I am very surprised if there is leap
# smearing
#server time.mikes.fi iburst
# Elisa NTP servers, no idea on smearing, I hope not
#server ntp1.kolumbus.fi iburst
#server ntp2.kolumbus.fi iburst
#server ntp.saunalahti.fi iburst
# DNA & Moi NTP server, no idea on smearing, I hope not
#server ntp.dnainternet.fi iburst
# Telia NTP server, no idea on smearing, I hope not
#server ntp.inet.fi iburst
2020-10-25 11:44:53 +01:00
# Snopyta's Finnish servers, no idea on smearing, I hope not
#server ntp1.snopyta.org iburst
#server ntp2.snopyta.org iburst
# As more than one timeserver (that don't smear leap seconds) are good, keep
2020-10-25 11:44:53 +01:00
# the provided vendor address intact/uncommented. Or maybe don't as per
# their request on their website and I have enough timeservers.
#pool pool.ntp.org iburst
# Commands of interest:
# chrony -N authdata
# chrony -N sources