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