From 0ff23f20e88279fea27a110fc5d56ed760689806 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 30 Jan 2012 12:06:46 -0600 Subject: Revert "Net: do not bring down interfaces during shutdown" This reverts commit 6d5a2d5f9e5c1e3cb4c24dfc0c2ed2c118d8e64c. 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. --- init.d/net.lo.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/net.lo.in b/init.d/net.lo.in index 9fdeaba..bf2d848 100644 --- a/init.d/net.lo.in +++ b/init.d/net.lo.in @@ -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);; -- cgit v1.2.3