start hotplug
This commit is contained in:
parent
3f93ce6855
commit
a6f81e188f
@ -5,5 +5,7 @@ SCRIPT = attach
|
|||||||
realinstall:
|
realinstall:
|
||||||
${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
||||||
${.CURDIR}/${SCRIPT} /etc/hotplug/attach
|
${.CURDIR}/${SCRIPT} /etc/hotplug/attach
|
||||||
|
rcctl enable hotplugd
|
||||||
|
rcctl start hotplugd
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user