add ordering dependency to not start chronyd before ntpd stopped
This commit is contained in:
parent
a61f21c67d
commit
724843aaba
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user