+++
@@ -213,3 +213,9 @@ host my-server {
|
|||||||
```bash
|
```bash
|
||||||
systemctl enable --now systemd-timesyncd
|
systemctl enable --now systemd-timesyncd
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Если опять получаем ошибку **Failed to set ntp: NTP not supported**, то выполнить команду:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
systemctl unmask systemd-timesyncd.service
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user