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 2e9b8974..f0a75aba 100644 --- a/init.d/network.in +++ b/init.d/network.in @@ -10,7 +10,7 @@ __nl=" depend() { - need localmount + need mount.usr mount.var after bootmisc if [ -n "$(interfaces)" ]; then provide net |
