+++

2025-12-21 23:08:17 +02:00
parent 669c314376
commit a8d2ed07a1

@@ -212,4 +212,10 @@ host my-server {
```bash
systemctl enable --now systemd-timesyncd
```
Если опять получаем ошибку **Failed to set ntp: NTP not supported**, то выполнить команду:
```bash
systemctl unmask systemd-timesyncd.service
```