broadcom-wl: properly detach nas by using start-stop-daemon to launch it
SVN-Revision: 19257
This commit is contained in:
parent
f3c6c80cb8
commit
2920081f48
@ -132,6 +132,7 @@ enable_broadcom() {
|
||||
|
||||
_c=0
|
||||
nas="$(which nas)"
|
||||
[ -n "$nas" ] && nas="start-stop-daemon -S -b -x $nas -- "
|
||||
nas_cmd=
|
||||
if_up=
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user