mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-13 06:00:34 +00:00
Also call setup_switch on network restart
SVN-Revision: 10540
This commit is contained in:
@@ -20,6 +20,7 @@ start() {
|
||||
}
|
||||
|
||||
restart() {
|
||||
setup_switch()
|
||||
ifup -a
|
||||
/sbin/wifi up
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user