31 Dec
2007
31 Dec
'07
3:15 p.m.
On Thu, 2007-12-27 at 13:25 +0100, Ortwin Glück wrote:
Hi,
I discovered a problem in syslog-ng-2.0.6. In my Gentoo installation there were some default program destinations configured:
destination mail-alert { program("/usr/local/bin/syslog-mail"); }; destination mail-alert-perl { program("/usr/local/bin/syslog-mail-perl"); };
But these programs do not exist in my installation. strace shows that syslog-ng is looping while trying to start these processes:
Please file a bugreport in the bugzilla. Thanks. -- Bazsi