Skip to content

datetime: Consider using systemd-timesyncd

Currently the datetime module installs ntp, to set the system time. I think we only use it as a client, and not as a server (is this correct?).

If only the client side is needed, we can consider using systemd-timesyncd instead: https://manpages.debian.org/stretch/systemd/systemd-timesyncd.8.en.html