[656] in testers
/etc/syslog.conf non-update
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu May 10 17:57:03 1990
Date: Thu, 10 May 90 17:56:41 -0400
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU
Reply-To: dkk@ATHENA.MIT.EDU
On a vs2000 with PUBLIC=false and "mkserv stand" run on it (at version
6.4), I did the update to 7.0, but the /etc/syslog.conf file did not
get updated. The old one is completely standard. The only three
differences were the RCS line, the added comment about the syslogd
bug, and the change from:
kern,user.notice;*.warning @WSLOGGER.MIT.EDU
to:
*.warning;kern,user.notice @WSLOGGER.MIT.EDU
Presumably the string "kern,user.notice;*.warning" should be replaced
by the string "*.warning;kern,user.notice".
(Sorry if this has already been reported, but I'm behind on "testers".)