[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: new syslogd broke Sys::Syslog?



Martin Schulze wrote:
> Sys::Syslog is evil anyway.  It uses an internet socket instead of a
> local unix domain socket.  Somebody should give the author a clue, imho.

It's actually not that bad. According to the man page, you can use this to
make it use unix domain sockets:

setlogsock('unix');

Works for me.

-- 
see shy jo


Reply to: