MFC r277736:

r277736:

  Honor MK_ACCT with etc/rc.d/accounting

  Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
ngie 2015-02-11 09:16:17 +00:00
parent a85afe0d7d
commit 8d9631da62
2 changed files with 5 additions and 0 deletions

View File

@ -152,6 +152,10 @@ FILES= DAEMON \
zfs \
zvol
.if ${MK_ACCT} != "no"
FILES+= accounting
.endif
.if ${MK_ACPI} != "no"
FILES+= power_profile
.endif

View File

@ -6,6 +6,7 @@
#
.if ${MK_ACCT} == no
OLD_FILES+=etc/rc.d/accounting
OLD_FILES+=etc/periodic/daily/310.accounting
OLD_FILES+=usr/sbin/accton
OLD_FILES+=usr/sbin/sa