openvpn needs localmount

This commit is contained in:
Roy Marples 2008-01-23 12:08:52 +00:00
parent f0db8eec01
commit 2fa0b9184d
1 changed files with 2 additions and 1 deletions

View File

@ -30,8 +30,9 @@ fi
depend()
{
need net
need localmount net
use dns
after bootmisc
}
start_pre()