docnfsstat: true ... but no results?

Alex Kiernan alexk at demon.net
Fri Feb 16 13:34:15 UTC 2001


The Hermit Hacker <scrappy at hub.org> writes:

> 	The Sys::Syslog module appears to be there and working:
> 
> news.hub.org> perl -e 'Sys::Syslog;'
> news.hub.org>
> 
> 	Thoughts?
> 

Could be the same reason its broken here - in Perl 5.6 Sys::Syslog
tries to connect to the syslog socket on localhost, but we've
explicitly told syslog not to listen, this seems to result in silent
failures.

The way Sys::Syslog picks whether to use an internet socket or a unix
domain socket was kind involved IIRC.

-- 
Alex Kiernan, Principal Engineer, Development, Thus PLC


More information about the inn-workers mailing list