add conflict with systemd-timesyncd service

This commit is contained in:
Miroslav Lichvar 2014-06-09 13:59:22 +02:00
parent 1540bac3e4
commit d78dc88330

View File

@ -1,7 +1,7 @@
[Unit]
Description=NTP client/server
After=ntpdate.service sntp.service ntpd.service
Conflicts=ntpd.service
Conflicts=ntpd.service systemd-timesyncd.service
[Service]
Type=forking