[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 2/2]: Call udevsettle in the appropriate places
- From: Guido Günther <agx sigxcpu org>
- To: Chris Lalancette <clalance redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 2/2]: Call udevsettle in the appropriate places
- Date: Wed, 26 Nov 2008 18:11:11 +0100
On Wed, Nov 26, 2008 at 05:08:49PM +0100, Chris Lalancette wrote:
> +AC_PATH_PROG([UDEVSETTLE], [udevsettle], [udevsettle],
> + [/sbin:/usr/sbin:/usr/local/sbin:$PATH])
As far as I understand things as of udev 117 udevsettle is deprecated in
favour of "udevadm settle". So it's probably better to prefer this over
udevsettle if present?
http://git.kernel.org/?p=linux/hotplug/udev.git;a=blob;f=ChangeLog;h=d317b97760fd502efb3426148f1a6e409d3f9bff;hb=6d83d9a62468c2db4357b362f910b121c633a965
Recent udev versions even dropped the compat symlink.
Cheers,
-- Guido
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]