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 20:26:35 +0000 (13:26 -0700)
commitfedd47466df891d6fc1e694e3b21c1b24a5ea18c
tree3c27fbf88bb66080fb51b53006327ceb428b22ec
parentce8e5c903f0472859b89d552cd0a7524313af51d
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