summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/Makefile')
-rw-r--r--etc/rc.d/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 5deead6..bec74e7 100644
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -152,6 +152,10 @@ FILES= DAEMON \
zfs \
zvol
+.if ${MK_ACCT} != "no"
+FILES+= accounting
+.endif
+
.if ${MK_ACPI} != "no"
FILES+= power_profile
.endif
OpenPOWER on IntegriCloud