Blame SOURCES/ntp-wait.service

473877
[Unit]
473877
Description=Wait for ntpd to synchronize system clock
473877
After=ntpd.service
473877
Requires=ntpd.service
473877
Before=time-sync.target
473877
Wants=time-sync.target
473877
473877
[Service]
473877
Type=oneshot
473877
ExecStart=/usr/sbin/ntp-wait
473877
RemainAfterExit=yes
473877
473877
[Install]
473877
WantedBy=multi-user.target