]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 234927:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 26 Feb 2013 16:55:59 +0000 (16:55 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 26 Feb 2013 16:55:59 +0000 (16:55 +0000)
commitdab329370483e31d658e41ea21abef272f2d9115
tree6b05e18928e9b1aa2f3c1cbea2a6cb68fa5b0783
parentad14560b3e7e2b536e21eda28262f6caf38d8744
MFC 234927:
- 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).
- 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.

PR: kern/167321

git-svn-id: svn://svn.freebsd.org/base/stable/8@247322 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/rc.d/accounting
sys/kern/kern_acct.c