this sounds like a nice feature to have that could be implemented if the
"include" directive could take glob() expressions and load multiple
files. e.g., we could ship an empty /etc/unbound/conf.d directory in
the debian package and an "include: /etc/unbound/conf.d/*.conf" line in
the default debian conf file.
----- Forwarded message from Paul Wise <pabs@debian.org> -----
this sounds like a nice feature to have that could be implemented if the
"include" directive could take glob() expressions and load multiple
files. e.g., we could ship an empty /etc/unbound/conf.d directory in
the debian package and an "include: /etc/unbound/conf.d/*.conf" line in
the default debian conf file.
Agreed. Fedora has had attached patch in use since unbound-1.2 to not
error out when a wildcard returns no match for trusted keys, but it
would be nice if that could be generalised over the unbound configuration
reading.
Paul
(attachments)
unbound-1.2-glob.patch (532 Bytes)