Всех приветствую,
Есть возможность корректно отключить сервис systemd-timesyncd и установить ntp? Сделал так:
systemctl stop systemd-timesyncd.service
systemctl disable systemd-timesyncd.service
systemctl mask systemd-timesyncd.service
apt install -y ntp
systemctl show ntp.service | grep Conflicts
Conflicts=shutdown.target systemd-timesyncd.service