]> git.ipfire.org Git - thirdparty/chrony.git/commit
examples: remove /var from PIDFile in chronyd.service
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 6 May 2019 13:38:16 +0000 (15:38 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 6 May 2019 13:44:24 +0000 (15:44 +0200)
commit08fd011b6a7fbac9e1715907caadf8b06664f135
tree0e0ed9d8fcb150d5e5d116ed106ccc4cc4a52a8d
parentc172268cfe39ba214ed7a50414f92f079c98bc5e
examples: remove /var from PIDFile in chronyd.service

Recent systemd versions complain when loading a unit using a PIDFile
that relies on the /var/run -> /run symlink.
examples/chronyd.service