diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -153,6 +153,7 @@ CONFGROUPS+= AUDIT AUDIT+= auditd AUDIT+= auditdistd +AUDITPACKAGE= rc .endif .if ${MK_AUTOFS} != "no" @@ -320,6 +321,7 @@ ZFS+= zfsd ZFS+= zpool ZFS+= zvol +ZFSPACKAGE= rc .endif .for fg in ${CONFGROUPS}