mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
Also call setup_switch on network restart
SVN-Revision: 10540
This commit is contained in:
parent
d65241e13b
commit
62b0af39c7
@ -20,6 +20,7 @@ start() {
|
||||
}
|
||||
|
||||
restart() {
|
||||
setup_switch()
|
||||
ifup -a
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user