Re: [systemd-devel] systemctl start seems to hang with no status
On Thu, 4 Nov 2021 at 18:29, Michal Koutný wrote: > > ntp-wait.service > Wants=time-sync.target > Before=time-sync.target > > Ok this is not an answer, but why use ntp and not systemd-timesyncd?
Re: [systemd-devel] systemctl start seems to hang with no status
Hello. On Fri, Oct 22, 2021 at 01:28:28PM +0200, Ulrich Windl wrote: > Interestingly I wouldn't expect "Reached target System Time Synchronized.". The deps are a bit backwards (but not the job ordering): ntp-wait.service Wants=time-sync.target Before=time-sync.target I.e. the