]> git.ipfire.org Git - thirdparty/chrony.git/commit
main: create directories before refclock initialization
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 16 Feb 2018 09:36:41 +0000 (10:36 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 16 Feb 2018 10:09:54 +0000 (11:09 +0100)
commitc5d8af028581a8cdb68ebdd7a314454cc5eeb8ec
tree7016c1ab787b7e889a483928124c22054c9e9ac0
parent0ce15a8472a32f5112ba79bf00389a5ce0f370cd
main: create directories before refclock initialization

This allows the SOCK refclock to open sockets in the /var/run/chrony
directory.
main.c