From: Lennart Poettering Date: Fri, 6 Jun 2014 14:20:33 +0000 (+0200) Subject: units: pull in time-sync.target from systemd-timedated.service X-Git-Tag: v214~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55152b6ede680b9ac947c49d7dfa31cd3abe594e;p=thirdparty%2Fsystemd.git 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. --- diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in index 8d898e2fa76..3a1bc48a91e 100644 --- a/units/systemd-timesyncd.service.in +++ b/units/systemd-timesyncd.service.in @@ -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