Skip to content
Snippets Groups Projects
Commit 62b0af39 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

Also call setup_switch on network restart

SVN-Revision: 10540
parent d65241e1
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ start() {
}
restart() {
setup_switch()
ifup -a
/sbin/wifi up
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment