newnet: provide net if configuring more than the loopback interface
This commit is contained in:
parent
9afdf50667
commit
8f675d14e8
@ -12,7 +12,10 @@ depend()
|
|||||||
{
|
{
|
||||||
need localmount
|
need localmount
|
||||||
after bootmisc
|
after bootmisc
|
||||||
provide net
|
provide lo
|
||||||
|
if [ -n "$(interfaces)" ]; then
|
||||||
|
provide net
|
||||||
|
fi
|
||||||
keyword -jail -prefix -vserver
|
keyword -jail -prefix -vserver
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user