fix restart on platforms without a setup_switch()

SVN-Revision: 10846
This commit is contained in:
Travis Kemen 2008-04-15 16:29:49 +00:00
parent 67fd9d7fba
commit 37b0cc9a10
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ start() {
}
restart() {
setup_switch() { return 0; }
include /lib/network
setup_switch
ifup -a