RE: Serial Ports and syslogd
From: Kelly Flanagan (Kelly_Flanagan_at_digi.com)
Date: 06/12/03
- Previous message: Kelly Flanagan: "Serial Ports and syslogd"
- Maybe in reply to: Kelly Flanagan: "Serial Ports and syslogd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 12 Jun 2003 11:48:00 -0500 To: <freebsd-security@freebsd.org>
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.
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Kelly Flanagan: "Serial Ports and syslogd"
- Maybe in reply to: Kelly Flanagan: "Serial Ports and syslogd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]