On Wednesday, May 02, 2012 3:25:15 pm Doug Barton wrote:
> On 5/2/2012 7:25 AM, John Baldwin wrote:
> > - Simplify accounting log rotation a bit. There is no need to re-run
> > accton(8) after renaming the new log file to it's real name.
>
> Have you thoroughly tested this change? I remembe
On 5/2/2012 7:25 AM, John Baldwin wrote:
> - Simplify accounting log rotation a bit. There is no need to re-run
> accton(8) after renaming the new log file to it's real name.
Have you thoroughly tested this change? I remember adding that on
purpose, but I couldn't tell you for sure at this
Author: jhb
Date: Wed May 2 14:25:39 2012
New Revision: 234927
URL: http://svn.freebsd.org/changeset/base/234927
Log:
- Don't log messages saying that accounting is being disabled and enabled
if the accounting log file is atomically replaced with a new file
(such as during log rotation)