pkgbase: Put the last rc files in the rc package
Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D27718
This commit is contained in:
parent
066a8c691e
commit
e3ff9a1f2e
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user