summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-05-22 07:55:38 +0900
committerKay Sievers <kay@vrfy.org>2014-05-22 07:57:33 +0900
commit52ffb444cbab6fe5680901682f804c051ca624be (patch)
tree1a9cf203df823df380967ef23f2b1cb28bf5754c /units
parent637f421e5c6ae76f5c59c3badd809bf5f04fca80 (diff)
timesyncd: order after tmpfiles to get a working network monitor
Diffstat (limited to 'units')
-rw-r--r--units/systemd-timesyncd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in
index ec2871455..af91d6367 100644
--- a/units/systemd-timesyncd.service.in
+++ b/units/systemd-timesyncd.service.in
@@ -11,7 +11,7 @@ Documentation=man:systemd-timesyncd.service(8)
ConditionCapability=CAP_SYS_TIME
DefaultDependencies=off
RequiresMountsFor=/var/lib/systemd/clock
-After=systemd-remount-fs.service
+After=systemd-remount-fs.service systemd-tmpfiles-setup.service
Before=sysinit.target shutdown.target
Conflicts=shutdown.target