Hi!
I'm having trouble with time synchronization on my computer.
It looks like systemd-timesyncd.service isn't working:
> systemctl status systemd-timesyncd.service
● systemd-timesyncd.service - Network Time Synchronization
Loaded: loaded (/usr/lib/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since ...; 11min ago
Docs: man:systemd-timesyncd.service(8)
Process: 3693 ExecStart=/usr/lib/systemd/systemd-timesyncd (code=exited, status=238/STATE_DIRECTORY)
Main PID: 3693 (code=exited, status=238/STATE_DIRECTORY)
... systemd[1]: systemd-timesyncd.service: Scheduled restart job, restart counter is at 5.
... systemd[1]: Stopped Network Time Synchronization.
... systemd[1]: systemd-timesyncd.service: Start request repeated too quickly.
... systemd[1]: systemd-timesyncd.service: Failed with result 'exit-code'.
... systemd[1]: Failed to start Network Time Synchronization.
After a quick web search it seems like I need to install libnss-systemd, but I can't find
it in the package repo.