Date: Tue, 20 Feb 2001 22:58:49 -0800 From: lists <lists@lists.grot.org> To: Tony Fleisher <takhus@takhus.mind.net> Cc: freebsd-stable@freebsd.org Subject: Re: syslog changes in 4.2-stable? Message-ID: <20010220225849.A37315@mighty.grot.org> In-Reply-To: <Pine.BSF.4.21.0102202229001.74542-100000@takhus.dyn.mind.net>; from takhus@takhus.mind.net on Tue, Feb 20, 2001 at 10:35:22PM -0800 References: <20010220222603.A36904@mighty.grot.org> <Pine.BSF.4.21.0102202229001.74542-100000@takhus.dyn.mind.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 20, 2001 at 10:35:22PM -0800, Tony Fleisher wrote:
> I happened to run into this exact problem sometime last week and
> found that it was fixed by adding:
> setlogsock('unix');
Thanks, yes, that works...but, ugh. So some backward-compatibility was broken
in 4.2-STABLE...and that should probably be fixed...
> > I also thought that setting
> >
> > Sys::Syslog::setlogsock('inet');
> >
> > explictly might help. It didn't.
> >
> From the perldoc page:
> "The default is for the INET socket to be used."
Yeah, brain-fart on my part not to try anything other than what "should" have
worked...good catch.
Thanks,
Adi
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010220225849.A37315>
