]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-timesyncd.service.in
Revert "units: Add missing dependencies on initrd-switch-root.target"
[thirdparty/systemd.git] / units / systemd-timesyncd.service.in
index b77bb0d27bb0de4b5fa3cfdc4031cf2887302427..c60646109138951c846d6bc197d8e34c5c9937dc 100644 (file)
@@ -14,8 +14,8 @@ ConditionCapability=CAP_SYS_TIME
 ConditionVirtualization=!container
 DefaultDependencies=no
 After=systemd-sysusers.service
-Before=time-set.target sysinit.target shutdown.target initrd-switch-root.target
-Conflicts=shutdown.target initrd-switch-root.target
+Before=time-set.target sysinit.target shutdown.target
+Conflicts=shutdown.target
 Wants=time-set.target
 
 [Service]