I'm having trouble with the timesyncd service. It doesn't want to start.
From /var/log/syslog:
I did some reading on the net and someone said that timesyncd relies upon networkd. Well, networkd isn't running and appears to be disabled. I don't recall disabling it. Is this normal for networkd to be disabled?
Code:
# systemctl start systemd-timesyncd
Job for systemd-timesyncd.service failed because a timeout was exceeded.
From /var/log/syslog:
Code:
Apr 28 10:35:14 proxmox04 systemd[1]: Starting Network Service...
Apr 28 10:35:16 proxmox04 systemd[1]: systemd-timesyncd.service: Start operation timed out. Terminating.
Apr 28 10:35:16 proxmox04 systemd[1]: systemd-timesyncd.service: Main process exited, code=killed, status=15/TERM
Apr 28 10:35:16 proxmox04 systemd[1]: systemd-timesyncd.service: Failed with result 'timeout'.
Apr 28 10:35:16 proxmox04 systemd[1]: Failed to start Network Time Synchronization.
Apr 28 10:35:16 proxmox04 systemd[1]: systemd-timesyncd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
Apr 28 10:35:16 proxmox04 systemd[1]: systemd-timesyncd.service: Scheduled restart job, restart counter is at 2.
Apr 28 10:35:16 proxmox04 systemd[1]: Stopped Network Time Synchronization.
I did some reading on the net and someone said that timesyncd relies upon networkd. Well, networkd isn't running and appears to be disabled. I don't recall disabling it. Is this normal for networkd to be disabled?
Code:
# systemctl status systemd-networkd
● systemd-networkd.service - Network Service
Loaded: loaded (/lib/systemd/system/systemd-networkd.service; disabled; vendor preset: enabled)
Active: activating (start) since Tue 2020-04-28 10:38:14 EDT; 1min 12s ago
Docs: man:systemd-networkd.service(8)
Main PID: 8642 ((networkd))
Tasks: 1 (limit: 4915)
Memory: 452.0K
CGroup: /system.slice/systemd-networkd.service
└─8642 (networkd)