diff options
Diffstat (limited to 'init.d/network.in')
-rw-r--r-- | init.d/network.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/network.in b/init.d/network.in index de31695f..56d3e7b3 100644 --- a/init.d/network.in +++ b/init.d/network.in @@ -18,7 +18,7 @@ __nl=" depend() { need localmount - after bootmisc + after bootmisc clock if [ -n "$(interfaces)" ]; then provide net fi |