mirror of https://github.com/hak5/openwrt.git
parent
4e319c572f
commit
bae7e5bebb
|
@ -20,6 +20,7 @@ start() {
|
||||||
}
|
}
|
||||||
|
|
||||||
restart() {
|
restart() {
|
||||||
|
include /lib/network
|
||||||
setup_switch
|
setup_switch
|
||||||
ifup -a
|
ifup -a
|
||||||
/sbin/wifi up
|
/sbin/wifi up
|
||||||
|
|
Loading…
Reference in New Issue