Disable timesyncd

Check status of timesyncd

systemctl status systemd-timesyncd

Stop systemd-timesyncd
 

sudo systemctl stop systemd-timesyncd

Disable systemd-timesyncd
 

sudo systemctl disable systemd-timesyncd