summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-06-17 21:20:41 +0000
committered <ed@FreeBSD.org>2011-06-17 21:20:41 +0000
commit2becca5d18eb351990ba0b4e68e407a4853be744 (patch)
tree72d4205008398cbcb1f88b8f33df92e7c69004d9 /tools
parentda75fed86a777fdd59906f79bdb11b005e178948 (diff)
downloadFreeBSD-src-2becca5d18eb351990ba0b4e68e407a4853be744.zip
FreeBSD-src-2becca5d18eb351990ba0b4e68e407a4853be744.tar.gz
Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index e5e44e9..941a28f 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -7,7 +7,6 @@
.if ${MK_ACCT} == no
OLD_FILES+=etc/periodic/daily/310.accounting
-OLD_FILES+=etc/periodic/monthly/200.accounting
OLD_FILES+=usr/sbin/accton
OLD_FILES+=usr/sbin/sa
OLD_FILES+=usr/share/man/man8/accton.8.gz
OpenPOWER on IntegriCloud