[187] in testers
what is this doing in my log files?
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Jul 26 12:05:36 1989
Date: Wed, 26 Jul 89 11:07:05 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU
I have found numerous lines of the form:
Jul 17 17:15:42 lycus xlogin: xlogin: clean exit
and
Jul 17 17:20:53 lycus xlogin: xlogin killed by signal
in my syslog files. They appear (via the source) to be logged to
LOG_AUTH. What priority are these logged to, and why is it high enough
to make it to the logs? I would suggest making it LOG_DEBUG.
John