diff options
Diffstat (limited to 'init.d/network.in')
-rw-r--r-- | init.d/network.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d/network.in b/init.d/network.in index 65c199c1..6e9b8c1f 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 |