From: Miroslav Lichvar Date: Thu, 19 Jan 2017 07:40:56 +0000 (+0100) Subject: examples: improve chronyd.service X-Git-Tag: 3.1-pre1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd84c99e70cd418ca95a733ffc7894a321a8e582;p=thirdparty%2Fchrony.git examples: improve chronyd.service --- diff --git a/examples/chronyd.service b/examples/chronyd.service index a609f7d3..927a478f 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