add missing include in restart

SVN-Revision: 10794
lede-17.01
Travis Kemen 2008-04-12 14:57:47 +00:00
parent 4e319c572f
commit bae7e5bebb
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ start() {
} }
restart() { restart() {
include /lib/network
setup_switch setup_switch
ifup -a ifup -a
/sbin/wifi up /sbin/wifi up