units: pull in time-sync.target from systemd-timedated.service

After all, that's what we document for time-sync.target in
systemd.special(5), hence let's follow our own suggestion.
This commit is contained in:
Lennart Poettering 2014-06-06 16:20:33 +02:00
parent d275b52969
commit 55152b6ede

View file

@ -14,6 +14,8 @@ RequiresMountsFor=/var/lib/systemd/clock
After=systemd-remount-fs.service systemd-tmpfiles-setup.service
Before=sysinit.target shutdown.target
Conflicts=shutdown.target
Wants=time-sync.target
Before=time-sync.target
[Service]
Type=notify