freebsd-src/etc/periodic
Doug Barton 398955cd68 The default setting, daily_accounting_compress="NO", was causing
only 1 old file to be saved, so fix this. Problem raised in the PR,
but actually required a different solution.

While I'm here, fix a very old off-by-one error causing 1 more file
than specified in daily_accounting_save to be saved because acct.0
was not taken into account (pun intended). Change that, and use a more
thorough method of finding old files to delete. Partly just because this
is the right thing to do, but also to silently fix the extra log that
would have been left behind forever with the previous method.

PR:		conf/160848
Submitted by:	Andrey Zonov <andrey@zonov.org>
2011-11-13 03:01:58 +00:00
..
daily The default setting, daily_accounting_compress="NO", was causing 2011-11-13 03:01:58 +00:00
monthly Add WITHOUT_UTMPX switch to the build system. 2011-06-17 21:30:21 +00:00
security Hook the 220.backup-pkgdb script I added to the build unconditionally 2011-03-27 03:06:58 +00:00
weekly Add svn:executable property on remaining period scripts without it 2011-03-27 03:03:29 +00:00
Makefile
Makefile.inc Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00