From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 11 Mar 2004 01:28:05 +0000 Subject: Re: udev and dbus Message-Id: <20040311012805.GE11828@kroah.com> List-Id: References: <20040217214449.GB12411@wonderland.linux.it> In-Reply-To: <20040217214449.GB12411@wonderland.linux.it> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Mar 10, 2004 at 08:57:54PM +0100, Marco d'Itri wrote: > On Mar 10, David Zeuthen wrote: > > > 2. Move dbus support from udev to udevd, make sure udevd never > > exits, and let udevd own the org.kernel.udev service. I guess > > this would imply building two udevd binaries; one with > > dbus support and one without (for early boot) and make the small > > one load the big one upon receiving SIGUSR1. I think Marco > > d'Itri came up with this approach. > No, wait... I proposed using two different udevd's because I tought that > dbus support was in udevd. After checking the code I think that a much > simpler solution to implement would be to make udev_run() in udevd first > try to spawn /usr/sbin/udev and then /sbin/udev. Why "/usr/sbin/udev" first? According to the LSB, everything in /sbin/ is needed for boot, not /usr/sbin, right? thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&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