]> git.ipfire.org Git - thirdparty/chrony.git/commit
conf: allow wildcard patterns in include directive
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 24 Aug 2015 13:08:39 +0000 (15:08 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 24 Aug 2015 13:25:02 +0000 (15:25 +0200)
commitc0867b58f5c82f3bb545fb24828c7207a83391af
treeedafee71e34fb6badb5f6ca68e169a17466cb980
parent05183748a8cfc44cbf4764c43d6dfee0ddde32d0
conf: allow wildcard patterns in include directive

Use glob() to match and read multiple configuration files with one
include directive.
chrony.texi.in
conf.c
sysincl.h