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>
Wed, 8 Jun 2011 12:12:01 +0000 (13:12 +0100)
commitbfc02f78f36d88543f8435e450e28c986b667a94
treeb6708697c97d1709f71460dac705a723b860c138
parent2f73ea343cc4a3433f20e99a7835152767a70f80
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.
appliance/init