From 9ae9856c0a1de188d466364ac870bbfedf9f2a3c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 25 Oct 2020 18:48:05 +0200 Subject: [PATCH] chrony.conf: mark Snopyta & Telia as pools with maxsources 3 --- etc/chrony/chrony.conf | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/etc/chrony/chrony.conf b/etc/chrony/chrony.conf index 22ef0419..44464973 100644 --- a/etc/chrony/chrony.conf +++ b/etc/chrony/chrony.conf @@ -19,18 +19,21 @@ # 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 +# Telia NTP servers, no idea on smearing, I hope not +#pool ntp.inet.fi iburst maxsources 3 -# Snopyta's Finnish servers, no idea on smearing, I hope not -#server ntp1.snopyta.org iburst -#server ntp2.snopyta.org iburst +# Snopyta NTP servers, no idea on smearing, I hope not +#pool ntp.snopyta.org iburst maxsources 3 # As more than one timeserver (that don't smear leap seconds) are good, keep # 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 +# On pools, the default maxsources is 4 and pools would be resolved until +# there would be 4 names while the documentation for Telia and Snopyta says +# they have only 3. + # Allowing access from LAN: #allow 192.168 #allow fe80::/10