mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
systemd/timesyncd.conf.d: don't only use ntp pool as a fallback
This commit is contained in:
parent
f6e9aa58da
commit
78136f7437
@ -1,2 +0,0 @@
|
|||||||
[Time]
|
|
||||||
FallbackNTP=pool.ntp.org
|
|
11
etc/systemd/timesyncd.conf.d/ntp-pool.conf
Normal file
11
etc/systemd/timesyncd.conf.d/ntp-pool.conf
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Time]
|
||||||
|
# Uncomment only one, if any. https://www.ntppool.org/en/use.html
|
||||||
|
|
||||||
|
# https://www.ntppool.org/zone/@
|
||||||
|
#NTP=pool.ntp.org
|
||||||
|
|
||||||
|
# https://www.ntppool.org/zone/europe
|
||||||
|
#NTP=europe.pool.ntp.org
|
||||||
|
|
||||||
|
# https://www.ntppool.org/zone/fi
|
||||||
|
#NTP=fi.pool.ntp.org
|
Loading…
Reference in New Issue
Block a user