https://bugzilla.balabit.com/show_bug.cgi?id=30 --- Comment #4 from Balazs Scheidler <bazsi@balabit.hu> 2009-03-11 08:23:24 --- (In reply to comment #3)
If the fifo doesn't exist when syslog-ng needs it, syslog-ng will warn repeatedly and CPU goes 100%. Is this the wanted behavior? Maybe only warn once for each fifo? Maybe an option to create the fifo if non-existant? With specified perminssions and user/group access?
as of this patch: commit 5f5d4bd914798c10eef01f6baaf575bc0e3c1557 Author: Balazs Scheidler <bazsi@balabit.hu> Date: Thu Feb 5 11:08:11 2009 +0100 [affile] make it possible to create named pipes As reported on the mailing list, syslog-ng is not currently capable of creating named pipes on its own. This patch will make syslog-ng autocreate pipes when needed. it is possible to create named pipes. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.