Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2003 11:48:00 -0500
From:      "Kelly Flanagan" <Kelly_Flanagan@digi.com>
To:        <freebsd-security@freebsd.org>
Subject:   RE: Serial Ports and syslogd
Message-ID:  <71A17D6448EC0140B44BCEB8CD0DA36E01DEDCBE@minimail.digi.com>

next in thread | raw e-mail | index | archive | help
Thanks so much,  that got it.

Subject: Re: Serial Ports and syslogd



Your syslogd is trying to log to the console, over the serial line, and=20
is getting
stuck waiting for output to flush there.  The easiest fix is to edit=20
/etc/syslog.conf,
and remove the line that is sending output to /dev/console.  Once you=20
do that,
and restart everything, you won't see your problem again.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?71A17D6448EC0140B44BCEB8CD0DA36E01DEDCBE>