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

Re: new syslogd broke Sys::Syslog?



Brian Almeida wrote:
> On Mon, Oct 26, 1998 at 02:11:14PM -0800, Joey Hess wrote:
> > I'm using perl 5.004.04-6 and sysklogd 1.3-28. The perl Sys::Syslog module
> > used to work, and no longer does - I think it may have been the sysklogd
> > upgrade that broke it. This command should generate a message in the logs
> > and doesn't:
> sysklogd 1.3-28 is severely broken, IIRC.  Upgrade to -30.  -28 wasn't logging
> ANYTHING and was denying root logins and such.

I thought that was .29 - I've had no other trobles with .28. 

I just upgraded to .30 and the command still doesn't work.

perl -e 'use Sys::Syslog; \
	openlog("test","pid","mail"); \ 
	syslog("notice","testing")'

-- 
see shy jo


Reply to: