From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Sun, 05 Sep 2004 08:07:52 +0000 Subject: Re: [patch] let /sbin/hotplug execute udev earlier Message-Id: <20040905080752.GB11337@kroah.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, Aug 29, 2004 at 10:51:56PM +0200, Kay Sievers wrote: > We ran into problems with all the /etc/hotplug.d/ scripts that sleep for > the sysfs files or for other reasons. Anyway, it takes much too much time > before udev is executed. > HAL has its own notifier in /etc/hotplug.d/ and also waits for the > dev.d/events with the same SEQNUM. Sometimes it take 25 seconds between > these two events, cause the other scripts are sleeping too much :) > > Attached is a patch that installs the udevsend symlink as > 10-udev.hotplug instead of udev.hotplug, to be executed earlier. > > [kay@pim udev.kay]$ tree /etc/hotplug.d/ > /etc/hotplug.d/ > `-- default > |-- 10-udev.hotplug -> /sbin/udevsend > |-- 20-hal.hotplug -> /usr/libexec/hal.hotplug > `-- default.hotplug That makes sense. Applied, thanks. greg k-h ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel