Jan Engelhardt schrieb:
On Wednesday 2019-08-21 11:01, Ludwig Nussel wrote:
Thorsten Kukuk schrieb:
[...] We develop currently an universal, really flexible config file parser for config files more or less compatible with the ini file format, it's libeconf: https://github.com/parlt91/libeconf
This should make it much easier to port some applications to the new schema.
Any creative ideas for services that most likely won't use that lib? Thinking of apache for example.
This is perhaps overstating it a bit, but in case of Apache (/usr/etc/apache2/httpd.conf), you "only" need to add in a
!include /etc/apache2/conf.d/*
...and it already does.
Sure, for conf.d but what about the rest? I assume the built in include mechanisms just extend the list of config files to read. For example if you don't want to have apache listen on port 80 you'd need to override listen.conf rather than having another config file with another port to listen on. cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.com/ SUSE Linux GmbH, GF: Felix Imendörffer, Mary Higgins, Sri Rasiah, HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org