mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
更新 NTP 服务器
This commit is contained in:
+1
-1
@@ -250,7 +250,7 @@ $ sudo nvim /etc/systemd/timesyncd.conf.d/10-server-ntp.conf
|
|||||||
# Optimize system NTP server.
|
# Optimize system NTP server.
|
||||||
|
|
||||||
[Time]
|
[Time]
|
||||||
NTP=ntp.tencent.com ntp.aliyun.com
|
NTP=ntp.aliyun.com ntp.tencent.com cn.pool.ntp.org
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -276,7 +276,7 @@ $ sudo nvim /etc/systemd/timesyncd.conf.d/10-server-ntp.conf
|
|||||||
# Optimize system NTP server.
|
# Optimize system NTP server.
|
||||||
|
|
||||||
[Time]
|
[Time]
|
||||||
NTP=ntp.tencent.com ntp.aliyun.com
|
NTP=ntp.aliyun.com ntp.tencent.com cn.pool.ntp.org
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user