debian: Remove --no-wait option from the ifupdown script.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 9 May 2012 16:55:53 +0000 (09:55 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 9 May 2012 17:08:51 +0000 (10:08 -0700)
commita6a60925d7425685dd7876ec7da162fa5d73a3b8
tree04489c58f139e8bda3f611496a7ccc1732af3213
parentc8d5d22c6aeb3d7d190fb1c400b5925b71e24c74
debian: Remove --no-wait option from the ifupdown script.

Using the --no-wait option in the ifupdown script creates a
race condition where-in the network devices may not yet be created
after ovs-vsctl returns successfully.

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