add ordering dependency to not start chronyd before ntpd stopped

This commit is contained in:
Miroslav Lichvar 2013-10-03 11:41:14 +02:00
parent a61f21c67d
commit 724843aaba

View File

@ -1,6 +1,6 @@
[Unit]
Description=NTP client/server
After=ntpdate.service sntp.service
After=ntpdate.service sntp.service ntpd.service
Conflicts=ntpd.service
[Service]