mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
更新备注
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ pool cn.pool.ntp.org iburst
|
||||
保存该配置文件后,需重启 `chrony.service` ,并再次检查系统 NTP 服务器地址。
|
||||
|
||||
```bash
|
||||
## 重启 chrony 服务
|
||||
## 重启 chrony.service
|
||||
$ systemctl restart chrony.service
|
||||
|
||||
## 检查系统 NTP 服务器
|
||||
|
||||
+1
-1
@@ -289,7 +289,7 @@ NTP=ntp.aliyun.com ntp.tencent.com cn.pool.ntp.org
|
||||
保存该配置文件后,需重启 `systemd-timesyncd.service` 服务,并再次检查系统 NTP 服务器地址。
|
||||
|
||||
```bash
|
||||
## 重启 chrony 服务
|
||||
## 重启 systemd-timesyncd.service
|
||||
$ sudo systemctl restart systemd-timesyncd.service
|
||||
|
||||
## 检查系统 NTP 服务器
|
||||
|
||||
+1
-1
@@ -314,7 +314,7 @@ NTP=ntp.aliyun.com ntp.tencent.com cn.pool.ntp.org
|
||||
保存该配置文件后,需重启 `systemd-timesyncd.service` 服务,并再次检查系统 NTP 服务器地址。
|
||||
|
||||
```bash
|
||||
## 重启 chrony 服务
|
||||
## 重启 systemd-timesyncd.service
|
||||
$ sudo systemctl restart systemd-timesyncd.service
|
||||
|
||||
## 检查系统 NTP 服务器
|
||||
|
||||
Reference in New Issue
Block a user