netmount: drop need net from dependencies
Reported-by: <mattsch@gmail.com> X-Gentoo-Bug: 439658 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=439658
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DIR= ${CONFDIR}
|
||||
CONF= bootmisc fsck hostname localmount urandom tmpfilesd ${CONF-${OS}}
|
||||
CONF= bootmisc fsck hostname localmount netmount urandom tmpfilesd \
|
||||
${CONF-${OS}}
|
||||
|
||||
ifeq (${MKNET},)
|
||||
CONF+= network staticroute
|
||||
|
Reference in New Issue
Block a user