Doug Barton 0a6cd3ac6d Update how accounting log files are rotated.
The old version had a race between the time that the old file was
cp'ed to acct.0 and the time that 'sa -s' was run that prevented
the commands that occurred in the meantime from being backed up.

It's also arguable that the old version was inefficient in using
cp which can be a problem on a space-constrained system.

This version avoids both problems, albeit it's considerably more
complicated. The advantage of putting the log rotation in the rc.d
script is that it can handle the _enable and _file questions without
having to do gymnastics to discover either value in the periodic script.

As a side effect of reviewing the rc.d script I cleaned it up a bit.
2011-02-22 21:13:40 +00:00
..
2011-01-31 07:47:28 +00:00
2009-10-05 09:28:54 +00:00
2011-01-04 23:00:54 +00:00
2011-01-31 07:47:28 +00:00
2010-06-19 09:21:34 +00:00
2009-07-13 05:51:33 +00:00
rc
2008-06-23 04:18:22 +00:00
rpc
2011-02-09 10:06:31 +00:00