mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
netifd: call /sbin/wifi up on /etc/init.d/network reload
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31941 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c092e2336f
commit
47566a2eb3
@ -41,4 +41,5 @@ stop() {
|
||||
|
||||
reload() {
|
||||
ubus call network reload
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user