add missing include in restart
SVN-Revision: 10794
This commit is contained in:
parent
4e319c572f
commit
bae7e5bebb
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ start() {
|
|||
}
|
||||
|
||||
restart() {
|
||||
include /lib/network
|
||||
setup_switch
|
||||
ifup -a
|
||||
/sbin/wifi up
|
||||
|
|
Loading…
Reference in a new issue