conf-parser: add support for .d directories
authorTanu Kaskinen <tanuk@iki.fi>
Mon, 7 Dec 2015 21:22:41 +0000 (23:22 +0200)
committerDavid Henningsson <david.henningsson@canonical.com>
Mon, 14 Dec 2015 12:45:39 +0000 (13:45 +0100)
commit1d7ce901398b4e65bfac991aa7a351ac15c4910e
tree25275d8b6d20f8f86ca307a5418d3b02e0123373
parentd97460045ceb71a0c3541c2753bb7fe519950285
conf-parser: add support for .d directories

This allows a configuration scheme where after loading configuration
from "somefile", the parser loads configuration from files in
directory "somefile.d". This feature needs to be enabled on a per-file
basis, though, and this patch doesn't yet enable the feature for any
files.
src/daemon/daemon-conf.c
src/modules/alsa/alsa-mixer.c
src/modules/module-augment-properties.c
src/pulse/client-conf.c
src/pulsecore/conf-parser.c
src/pulsecore/conf-parser.h