Messages during the installation

I installed Hestia, but during the installation, I received two error messages saying ‘unable to start systemd-timesyncd.services.’ Just wondering if this is something to worry about?

OS: Debian 12

If you already have another sync time daemon then you should not be worried about that message.

Run the command:
timedatectl

And if you see this:

[...]
System clock synchronized: yes
              NTP service: active
[...]

Then all should be ok because you are running other time sync daemon like ntp or chrony.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.