From mboxrd@z Thu Jan 1 00:00:00 1970 From: rich turner Date: Wed, 15 Dec 2004 19:44:58 +0000 Subject: Re: determining udev running Message-Id: <1103139897.4055.44.camel@rich> List-Id: References: <1103138473.4055.28.camel@rich> In-Reply-To: <1103138473.4055.28.camel@rich> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org although that may be how udev was designed, it appears fc3 does not follow that standard. there is not a /dev/.udev file. # ls -la /dev/.udev* -rw-r--r-- 1 root root 163840 Dec 15 03:27 /dev/.udev.tdb would the best way be to determine if /dev is mounted on tmpfs? does anyone else use /dev on tmpfs? On Wed, 2004-12-15 at 11:23, Stefan Schweizer wrote: > On Wed, 15 Dec 2004 11:21:14 -0800, rich turner wrote: > > is there a consistent way to know if udev is currently running on a > > system? > > > > i realize udevd will be running and will be visible through a ps > > listing, but i would like to check for the existence of a file or an > > entry in /proc or /sys. > > /dev/.udev > though it is not in /proc or /sys but in /dev ... > > Stefan > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > 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 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ 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