Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2001 14:15:27 +0300 (EEST)
From:      Lucian Hudin <luci@warp.transart.ro>
To:        <freebsd-questions@freebsd.org>
Subject:   bug in syslogd /etc/syslog.conf parser
Message-ID:  <Pine.LNX.4.30.0104271412420.27384-100000@warp.transart.ro>

next in thread | raw e-mail | index | archive | help

there is a bug, easily reproductible in parsing of
/etc/syslog.conf
comment the last 4 lines with #

just append the line
"*.* /dev/ttyva" (with a newline @ end)
and restart syslogd with -d, it will tell you NOT logging to tty /dev/ttya
but something from the previous line, which is commented with "#"

it is solved by removing the lines with "#"


LucySoft Inc.
www : http://www.darkpath.com
mail: luci@transart.ro



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0104271412420.27384-100000>