Fix a variable name typo in r336845 that prevented the rc.d scripts

from being installed in the correct directory.

Resurrect a few rc.d scripts that were prematurely deleted from the
Makefile by r336845.

Reviewed by:	brd
This commit is contained in:
Don Lewis 2018-07-29 05:42:07 +00:00
parent d2b68ebeaf
commit c13b53f6fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336859

View file

@ -2,7 +2,7 @@
.include <src.opts.mk>
CONFSDIR= /etc/rc.d
CONFDIR= /etc/rc.d
CONFGROUPS= CONFS
CONFS= DAEMON \
@ -75,6 +75,7 @@ CONFS= DAEMON \
netif \
netoptions \
netwait \
newsyslog \
nfsclient \
nfscbd \
nfsd \
@ -112,6 +113,8 @@ CONFS= DAEMON \
stf \
swap \
swaplate \
sysctl \
syslogd \
tmp \
${_ubthidhci} \
ugidfw \