mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 10:00:02 +04:00
add missing include in restart
SVN-Revision: 10794
This commit is contained in:
@@ -20,6 +20,7 @@ start() {
|
||||
}
|
||||
|
||||
restart() {
|
||||
include /lib/network
|
||||
setup_switch
|
||||
ifup -a
|
||||
/sbin/wifi up
|
||||
|
||||
Reference in New Issue
Block a user