diff --git a/examples/chronyd.service b/examples/chronyd.service index a609f7d..927a478 100644 --- a/examples/chronyd.service +++ b/examples/chronyd.service @@ -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