diff --git a/etc/chrony/chrony.conf b/etc/chrony/chrony.conf index 149bfc77..3ed5822f 100644 --- a/etc/chrony/chrony.conf +++ b/etc/chrony/chrony.conf @@ -1,8 +1,29 @@ # Just a quick note on what I change on chrony, which is the servers. -# DO NOT ACTUALLY PUT THIS FILE IN PRODUCTION +# 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 + +## 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 + +# 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 -# the provided vendor address intact/uncommented +# 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: