mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 21:37:24 +02:00
Compare commits
No commits in common. "e2e130ea5d0963d362b5622a27e5777358b956ee" and "48976cacce73340a1fdbe072f60e5dc292459799" have entirely different histories.
e2e130ea5d
...
48976cacce
@ -1,4 +1,2 @@
|
||||
# Hetzner.de NTP servers
|
||||
server ntp1.hetzner.de iburst prefer
|
||||
server ntp2.hetzner.com iburst prefer
|
||||
server ntp3.hetzner.net iburst prefer
|
||||
pool ntp.hetzner.de iburst maxsources 3 prefer
|
||||
|
@ -1,4 +0,0 @@
|
||||
# Uncomment only one, the required one, if any
|
||||
#pool pool.ntp.org iburst
|
||||
#pool europe.pool.ntp.org iburst
|
||||
#pool fi.pool.ntp.org iburst
|
@ -14,7 +14,7 @@
|
||||
# NOTE: NTS support requires Chrony 4.0 or newer!
|
||||
|
||||
# Cloudflare NTS, anycast, works probably anywhere. No leap second smearing.
|
||||
pool time.cloudflare.com maxsources 2 iburst nts
|
||||
pool time.cloudflare.com maxsources 2 iburst nts prefer
|
||||
|
||||
# Finland, https://ntp.miuku.net
|
||||
server ntp.miuku.net iburst nts
|
||||
|
Loading…
x
Reference in New Issue
Block a user