chrony.conf: list NTP servers

Ref: #83
This commit is contained in:
Aminda Suomalainen 2020-10-25 12:44:53 +02:00
parent 993759577e
commit 4cebe7fbd5
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 23 additions and 2 deletions

View File

@ -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: