init: Remove timeout in udevadm settle command.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 8 Jun 2011 12:12:01 +0000 (13:12 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 13 Jun 2011 13:10:09 +0000 (14:10 +0100)
commite81916e42e408a2248a21deb9f48dbd57d93aab9
tree8f1c37955b70576445c650c83fed9c284abd92e6
parentd83c866ca3a13a072077f3388716dbb037b85ce2
init: Remove timeout in udevadm settle command.

The given timeout (10s) was too low if the appliance was
running slowly, which caused a cascade of other failures
during tests.

Note that in udev-171 and above on Fedora, /sbin/start_udev
no longer exists, so now we are using this manual method to
start udevd.
(cherry picked from commit bfc02f78f36d88543f8435e450e28c986b667a94)
appliance/init