Revert "Net: do not bring down interfaces during shutdown"
This reverts commit 6d5a2d5f9e
.
There are interfaces, such as adsl and ppp interfaces which need to be
brought down. Also, the WOL setting is a good case for bringingdown
interfaces.
This commit is contained in:
parent
cea71369e9
commit
0ff23f20e8
@ -21,7 +21,7 @@ depend()
|
||||
need localmount
|
||||
after bootmisc
|
||||
provide net
|
||||
keyword -shutdown -jail -prefix -vserver
|
||||
keyword -jail -prefix -vserver
|
||||
|
||||
case "${IFACE}" in
|
||||
lo|lo0);;
|
||||
|
Loading…
Reference in New Issue
Block a user