Posts by jani

    I'm seeing the same problem on my Raspberry Pi 3b and Raspberry Pi 3b+. After a reboot, it sometimes successfully updates the time and sometimes it won't, so I'm thinking there's a race condition. "Wait for network = 60s" does not have any effect on this, nor setting the NTP servers.

    systemctl status systemd-timesyncd prints this:

    However, the same output is printed even if the time is set properly. Is systemd-timesyncd used for time sync?

    EDIT: Also as a sidenote, systemctl daemon-reload won't make the warning disappear, I wonder why.