pkgbase: Move rc.bsdextended to libexec/rc
Reviewed by: bapt
This commit is contained in:
parent
162a1148dd
commit
b01fc6ae4c
@ -16,7 +16,6 @@ SUBDIR+=sendmail
|
||||
|
||||
BIN1= \
|
||||
login.access \
|
||||
rc.bsdextended \
|
||||
termcap.small
|
||||
|
||||
# NB: keep these sorted by MK_* knobs
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
CONFGROUPS= CONFETC CONFETCEXEC CONFETCDEFAULTS
|
||||
CONFETCDIR= /etc
|
||||
CONFETC= network.subr rc rc.initdiskless rc.subr rc.shutdown
|
||||
CONFETC= network.subr rc rc.initdiskless rc.subr rc.shutdown rc.bsdextended
|
||||
.if ${MK_IPFW} != "no"
|
||||
CONFETC+= rc.firewall
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user