mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
Revert "timesyncd: add Conflicts for ntpd and chronyd"
This reverts commit 971a7a1526
.
These unit names are typically different on distributions, let's not
hardcode those. Stuff like this should probably live in the distro
RPM/.deb, but not upstream, where we should be distro agnostic and
agnostic to other higher level packages like this.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
372901d071
commit
e070037c88
@@ -15,7 +15,6 @@ ConditionVirtualization=!container
|
||||
DefaultDependencies=no
|
||||
After=systemd-remount-fs.service systemd-sysusers.service
|
||||
Before=time-set.target sysinit.target shutdown.target
|
||||
Conflicts=chronyd.service ntpd.service
|
||||
Conflicts=shutdown.target
|
||||
Wants=time-set.target time-sync.target
|
||||
|
||||
|
Reference in New Issue
Block a user