[2547] in Athena Bugs
VS6.3A newsyslog
daemon@ATHENA.MIT.EDU (David Krikorian)
Wed Jul 12 04:51:27 1989
Date: Wed, 12 Jul 89 04:51:09 -0400
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Reply-To: dkk@ATHENA.MIT.EDU
As far as I can tell, accounting is handled inside the kernel.
However, /etc/athena/newsyslog doesn't seem to deal with /usr/adm/acct
correctly.
newsyslog -r -n
with a large /usr/adm/acct echos mv commands, but there is no
indication that the previously opened file is not still being used for
logging. In fact, it looks like I've got one acct file per reboot
rather than one per 100K (with the appropriate line in my
newsyslog.conf).
I expect /usr/etc/sa is needed to deal with accounting files
correctly. (I vaguely remember something like this coming up a couple
of years ago... Is this a known bug?)