examples: improve chronyd.service
This commit is contained in:
parent
d5c507975c
commit
cd84c99e70
1 changed files with 2 additions and 0 deletions
|
@ -1,7 +1,9 @@
|
|||
[Unit]
|
||||
Description=NTP client/server
|
||||
Documentation=man:chronyd(8) man:chrony.conf(5)
|
||||
After=ntpdate.service sntp.service ntpd.service
|
||||
Conflicts=ntpd.service systemd-timesyncd.service
|
||||
ConditionCapability=CAP_SYS_TIME
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
|
Loading…
Reference in a new issue