Skip to content
Snippets Groups Projects
Commit bae7e5be authored by Travis Kemen's avatar Travis Kemen
Browse files

add missing include in restart

SVN-Revision: 10794
parent 4e319c57
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ start() { ...@@ -20,6 +20,7 @@ start() {
} }
restart() { restart() {
include /lib/network
setup_switch setup_switch
ifup -a ifup -a
/sbin/wifi up /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