]> git.ipfire.org Git - thirdparty/chrony.git/commit
configure: move default pidfile to /var/run/chrony
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 7 Jun 2018 14:54:59 +0000 (16:54 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 8 Jun 2018 14:44:53 +0000 (16:44 +0200)
commite50dc739d88feca6e0da034406034f3d3cf60ca4
tree3679ffb0c878640c4e231b59e61e187539ea165d
parent26e08abe71fe66703e06afae1168144dd1eecf3f
configure: move default pidfile to /var/run/chrony

This allows chronyd to remove its pidfile on exit after dropping the
root privileges in order to prevent another chronyd instance from
failing to start, e.g. due to a wrong SELinux label from chronyd -q.
configure