summaryrefslogtreecommitdiff
path: root/init.d/network.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/network.in')
-rw-r--r--init.d/network.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d/network.in b/init.d/network.in
index 65c199c..6e9b8c1 100644
--- a/init.d/network.in
+++ b/init.d/network.in
@@ -12,7 +12,6 @@ depend()
{
need localmount
after bootmisc
- provide lo
if [ -n "$(interfaces)" ]; then
provide net
fi