mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-17 15:14:28 -04: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