mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-03-14 12:47:54 +01:00
chrony: unprefer isp ntp servers considering devices moving between them physically too much
This commit is contained in:
parent
e70fcb438a
commit
67fd7ab2de
@ -1,2 +1,2 @@
|
||||
# DNA & Moi NTP server, no idea on smearing, I hope not
|
||||
pool ntp.dnainternet.fi maxsources 3 iburst xleave prefer
|
||||
pool ntp.dnainternet.fi maxsources 3 iburst xleave
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Elisa NTP servers, no idea on smearing, I hope not
|
||||
server ntp1.kolumbus.fi iburst xleave prefer
|
||||
server ntp2.kolumbus.fi iburst xleave prefer
|
||||
server ntp.saunalahti.fi iburst xleave prefer
|
||||
server ntp1.kolumbus.fi iburst xleave
|
||||
server ntp2.kolumbus.fi iburst xleave
|
||||
server ntp.saunalahti.fi iburst xleave
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Hetzner.de NTP servers
|
||||
server ntp1.hetzner.de iburst xleave prefer
|
||||
server ntp2.hetzner.com iburst xleave prefer
|
||||
server ntp3.hetzner.net iburst xleave prefer
|
||||
server ntp1.hetzner.de iburst xleave
|
||||
server ntp2.hetzner.com iburst xleave
|
||||
server ntp3.hetzner.net iburst xleave
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
# Telia NTP servers, no idea on smearing, I hope not
|
||||
pool ntp.inet.fi iburst maxsources 3 xleave prefer
|
||||
pool ntp.inet.fi iburst maxsources 3 xleave
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user