更新 NTP 服务器

This commit is contained in:
CallMeR
2024-10-07 17:52:02 +08:00
parent 964fc699e3
commit 95913b4d0d
+2 -1
View File
@@ -59,8 +59,9 @@ $ nano /etc/chrony/chrony.conf
# pool 2.debian.pool.ntp.org iburst ## 在这行前面增加注释符 # 来注释 # pool 2.debian.pool.ntp.org iburst ## 在这行前面增加注释符 # 来注释
# Use Custom vendor zone. # Use Custom vendor zone.
pool ntp.tencent.com iburst
pool ntp.aliyun.com iburst pool ntp.aliyun.com iburst
pool ntp.tencent.com iburst
pool cn.pool.ntp.org iburst
``` ```