updated to use more modern NTP directive instead of Servers
This commit is contained in:
parent
cc0f964095
commit
908f74f917
@ -18,7 +18,7 @@
|
|||||||
# 0.ca.pool.ntp.org 1.ca.pool.ntp.org 2.ca.pool.ntp.org 3.ca.pool.ntp.org
|
# 0.ca.pool.ntp.org 1.ca.pool.ntp.org 2.ca.pool.ntp.org 3.ca.pool.ntp.org
|
||||||
# You can find all ntp.org server pools at https://www.ntppool.org/zone/@ and
|
# You can find all ntp.org server pools at https://www.ntppool.org/zone/@ and
|
||||||
# then navigate to your closest region.
|
# then navigate to your closest region.
|
||||||
# I've set this file to use the 'universal' global pools by default
|
# I've set this file to use the 'universal' global pools by default
|
||||||
Servers=0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org
|
|
||||||
#NTP=
|
NTP=0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org
|
||||||
#FallbackNTP=0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org
|
#FallbackNTP=0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org 3.debian.pool.ntp.org
|
||||||
|
Loading…
Reference in New Issue
Block a user