Net: do not bring down interfaces during shutdown

This commit is contained in:
William Hubbs 2011-12-30 10:44:56 -06:00
parent 810f2e55fb
commit 6d5a2d5f9e

View File

@ -21,7 +21,7 @@ depend()
need localmount
after bootmisc
provide net
keyword -jail -prefix -vserver
keyword -shutdown -jail -prefix -vserver
case "${IFACE}" in
lo|lo0);;