Also call setup_switch on network restart
SVN-Revision: 10540
This commit is contained in:
parent
d65241e13b
commit
62b0af39c7
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ start() {
|
||||||
}
|
}
|
||||||
|
|
||||||
restart() {
|
restart() {
|
||||||
|
setup_switch()
|
||||||
ifup -a
|
ifup -a
|
||||||
/sbin/wifi up
|
/sbin/wifi up
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue