diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-02-28 10:02:27 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-02-28 10:02:27 +0100 |
commit | b129a96287492685050f6f80f8f0204122b22e77 (patch) | |
tree | ca61a93209211cca53355926bac15603ae10f7fc /plugins/omprog/omprog.c | |
parent | 1deef18daa1b39035e42c8b1db68286727d8f950 (diff) | |
download | rsyslog-b129a96287492685050f6f80f8f0204122b22e77.tar.gz rsyslog-b129a96287492685050f6f80f8f0204122b22e77.tar.bz2 rsyslog-b129a96287492685050f6f80f8f0204122b22e77.zip |
bugfix: include files got included in the wrong order
This happens if an $IncludeConfig directive was done on multiple
files (e.g. the distro default of $IncludeConfig /etc/rsyslog.d/*.conf).
In that case, the order of include file processing is reversed, which
could lead to all sorts of problems.
Thanks to Nathan Stratton Treadway for his great analysis of the problem,
which made bug fixing really easy.
Diffstat (limited to 'plugins/omprog/omprog.c')
0 files changed, 0 insertions, 0 deletions