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:21:39 +0000 (14:21 +0100)
commit8dfa48f696a29dbf30b403a98b240356149cfc5d
tree6bb07e949c173938931635b99d4449119db27149
parent14c835add8420a4fbb45a753b380a34b974df0fa
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