Serial Ports and syslogd

Kelly Flanagan Kelly_Flanagan at digi.com
Thu Jun 12 09:48:02 PDT 2003


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 
is getting
stuck waiting for output to flush there.  The easiest fix is to edit 
/etc/syslog.conf,
and remove the line that is sending output to /dev/console.  Once you 
do that,
and restart everything, you won't see your problem again.




More information about the freebsd-security mailing list