Remove one more reference to usbd.conf.

This commit is contained in:
Ian Dowse 2005-12-15 01:14:35 +00:00
parent 2e46a159cc
commit 25298bc2b6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153433

View File

@ -712,7 +712,6 @@ release.8:
cp ${.CURDIR}/../etc/defaults/pccard.conf \
${RD}/mfsfd/etc/defaults/pccard.conf
.endif
cp ${.CURDIR}/../etc/usbd.conf ${RD}/mfsfd/etc/usbd.conf
cp ${.CURDIR}/../etc/master.passwd ${RD}/mfsfd/etc/master.passwd
cp ${RD}/trees/base/etc/*pwd.db ${RD}/mfsfd/etc/
( for F in defaults/rc.conf netconfig protocols ; do \