debian: Re-add --timeout option for ifupdown script.
authorGurucharan Shetty <gshetty@nicira.com>
Mon, 18 Mar 2013 19:33:17 +0000 (12:33 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 18 Mar 2013 19:33:17 +0000 (12:33 -0700)
commit0daa9cf2e1ccf09024080e0ae2a393bf620168ea
tree478a261839b6d524ae0bb25d37e36b25fcf4d3eb
parent32aa46891af5e173144d672e15fec7c305f9a4f3
debian: Re-add --timeout option for ifupdown script.

Commit fba6bd1d3f(ovs-vsctl: Try connecting only once for active connections..)
removed the timeout option from ifupdown.sh. Removing the "--timeout=" option
can cause ifupdown script to hang if ovs-vswitchd is not running and ifupdown
script changes the OVSDB. So, re-add it.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
debian/ifupdown.sh