mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 17:09:22 +01:00
16 lines
493 B
Plaintext
16 lines
493 B
Plaintext
# NTS requires Chrony 4.0
|
|
|
|
# Cloudflare NTS, anycast, works probably anywhere. No leap second smearing.
|
|
pool time.cloudflare.com maxsources 2 iburst nts
|
|
|
|
# Swedish anycast https://www.netnod.se/time-and-frequency/how-to-use-nts
|
|
server nts.netnod.se iburst nts
|
|
|
|
# https://system76.com/time
|
|
server paris.time.system76.com iburst nts
|
|
|
|
# https://nts.time.nl/ - regardless of name provides 1 v4 & v6 address
|
|
# no pool directive
|
|
server ntppool1.time.nl iburst nts
|
|
server ntppool2.time.nl iburst nts
|