aboutsummaryrefslogtreecommitdiff
path: root/libexec/rc/rc.d
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@freebsd.org>2020-12-21 23:17:17 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-01-04 15:21:13 +0000
commite3ff9a1f2ed640a969062f9114de05198655934f (patch)
tree6f0209cac2b3c1b78b56ff2adf3da52d43fa5c53 /libexec/rc/rc.d
parent066a8c691e6751e281e529938c620f183299229a (diff)
downloadsrc-e3ff9a1f2ed640a969062f9114de05198655934f.tar.gz
src-e3ff9a1f2ed640a969062f9114de05198655934f.zip
pkgbase: Put the last rc files in the rc package
Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D27718
Diffstat (limited to 'libexec/rc/rc.d')
-rw-r--r--libexec/rc/rc.d/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
index 7e0e63dae414..a8277e08932c 100644
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -153,6 +153,7 @@ APMPACKAGE= apm
CONFGROUPS+= AUDIT
AUDIT+= auditd
AUDIT+= auditdistd
+AUDITPACKAGE= rc
.endif
.if ${MK_AUTOFS} != "no"
@@ -320,6 +321,7 @@ ZFS+= zfsbe
ZFS+= zfsd
ZFS+= zpool
ZFS+= zvol
+ZFSPACKAGE= rc
.endif
.for fg in ${CONFGROUPS}