Re: [PATCH] include mount point from single text files in a given directory
marco <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <[email protected]> |
Il giorno 21/feb/2012, alle ore 13:57, <[email protected]> <[email protected]> ha scritto:. > Hmm, I don't have the time to dive into this right now, but before this > goes much further I'd like to remark, that XML itself supports includes > and that works with Icecast already. I remember someone trying it out. does this mean including a single file? the patch does something different. basically looks for _all_regular_files_ within the specified directory, parse them and add them to the xml tree of the configuration. > > It would probably need to be revisited as I seem to remember, that > there was a bug and when HUP'ing the server it wouldn't read includes. I forgot to mention that this patch works fine when reloading the configuration via sighup marco