diff options
author | Tomas Heinrich <theinric@redhat.com> | 2013-06-02 14:05:35 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-03 18:18:45 +0200 |
commit | 0062d8e2b76029f8139bac8e0a24d5279bc26c10 (patch) | |
tree | b9d55a8f27c8cc0073cd6dc1791d79032c29234e /plugins/omprog/omprog.c | |
parent | 6ded646baf52a9dfd8f0d819d1e7705e58c45e80 (diff) | |
download | rsyslog-0062d8e2b76029f8139bac8e0a24d5279bc26c10.tar.gz rsyslog-0062d8e2b76029f8139bac8e0a24d5279bc26c10.tar.bz2 rsyslog-0062d8e2b76029f8139bac8e0a24d5279bc26c10.zip |
bugfix: postpone the start of the imgssapi listener
If the listen socket is opened earlier (during configuration parsing),
it is closed again during early init.
The start has been postponed to the 'runInput' stage, which has an
unpleasant side effect that it will fail if the priviledges are
dropped.
The code should be eventually fixed to support the new config system.
Diffstat (limited to 'plugins/omprog/omprog.c')
0 files changed, 0 insertions, 0 deletions