mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package] broadcom-wl: properly detach nas by using start-stop-daemon to launch it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19257 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user