[4086] in Athena Bugs
newsyslog
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Tue Jan 30 13:12:05 1990
Date: Tue, 30 Jan 90 13:11:45 -0500
From: Ken Raeburn <Raeburn@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
The newsyslog program appends a line saying "logfile turned over" to
the logs it moves:
Jan 30 02:00:30 paris sendmail[246]: alias database rebuilt by root
Tue Jan 30 03:05:04 1990 paris newsyslog[464]: logfile turned over
1. It should say "log file", not "logfile".
2. It should probably put the date in the same format as syslog uses,
i.e., leave out the day of week and year.
-- Ken