Hi list, just noticed my time was off - and found systemd-timesynced wasn't running woodstock:~ # systemctl status systemd-timesyncd.service ● systemd-timesyncd.service - Network Time Synchronization Loaded: loaded (/usr/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Tue 2019-06-25 16:04:16 WEST; 11s ago Docs: man:systemd-timesyncd.service(8) Process: 4615 ExecStart=/usr/lib/systemd/systemd-timesyncd (code=exited, status=238/STATE_DIRECTORY) Main PID: 4615 (code=exited, status=238/STATE_DIRECTORY) If you experience the same, Arch Wiki[1] had the solution: # rm -rf /var/lib/systemd/timesync # rm -rf /var/lib/private/systemd/timesync After that it starts again. [1] https://wiki.archlinux.org/index.php/Systemd-timesyncd#systemd-timesyncd_fai... -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org