summaryrefslogtreecommitdiff
path: root/units/systemd-timesyncd.service.in
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-05-13 09:39:03 +0200
committerTom Gundersen <teg@jklm.no>2014-05-13 12:44:22 +0200
commit09681374393d74d9d6c92e44f9e6fa091ad61555 (patch)
treeefae47829638a6cd22eba8d9d57410cdd049106e /units/systemd-timesyncd.service.in
parent9ae702110457a555ffc6ff7b59e203ead067db66 (diff)
timesyncd: start after networkd
This is needed for the network monitor to work (as it requires networkd to set up the correct directories first).
Diffstat (limited to 'units/systemd-timesyncd.service.in')
-rw-r--r--units/systemd-timesyncd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-timesyncd.service.in b/units/systemd-timesyncd.service.in
index 4a363f71c..21015c64b 100644
--- a/units/systemd-timesyncd.service.in
+++ b/units/systemd-timesyncd.service.in
@@ -9,6 +9,7 @@
Description=Network Time Synchronization
Documentation=man:systemd-timesyncd.service(8)
ConditionCapability=CAP_SYS_TIME
+After=systemd-networkd.service
[Service]
Type=notify