Blame SOURCES/ntp-wait.service

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