mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
add missing include in restart
SVN-Revision: 10794
This commit is contained in:
parent
4e319c572f
commit
bae7e5bebb
@ -20,6 +20,7 @@ start() {
|
||||
}
|
||||
|
||||
restart() {
|
||||
include /lib/network
|
||||
setup_switch
|
||||
ifup -a
|
||||
/sbin/wifi up
|
||||
|
Loading…
Reference in New Issue
Block a user