mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:18:26 +02: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
7de192f60d
commit
1cf19d8a82
@ -41,4 +41,5 @@ stop() {
|
||||
|
||||
reload() {
|
||||
ubus call network reload
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user