summaryrefslogtreecommitdiff
path: root/units/systemd-timesyncd.service.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-09-19 09:56:36 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-09-19 09:56:36 +0200
commit89be857a41c4cfb5e701ba89b9c7a644d678894b (patch)
tree5544318868077c39890d5eb32b19160590d1dba3 /units/systemd-timesyncd.service.in
parenteda7ed3363f1dd523e723de4ef89961fbd1ae392 (diff)
downloadsystemd-89be857a41c4cfb5e701ba89b9c7a644d678894b.tar.gz
Revert "unit: drop After=systemd-sysusers.service from timesyncd"
This reverts commit be80154827100b19b6cc79a59323791b4f1a409f.
Diffstat (limited to 'units/systemd-timesyncd.service.in')
-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 4a490b6e16..7478906ae5 100644
--- a/units/systemd-timesyncd.service.in
+++ b/units/systemd-timesyncd.service.in
@@ -13,7 +13,7 @@ Documentation=man:systemd-timesyncd.service(8)
ConditionCapability=CAP_SYS_TIME
ConditionVirtualization=!container
DefaultDependencies=no
-After=systemd-remount-fs.service
+After=systemd-remount-fs.service systemd-sysusers.service
Before=time-sync.target sysinit.target shutdown.target
Conflicts=shutdown.target
Wants=time-sync.target