From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Iragne Date: Sun, 28 Mar 2004 12:08:40 +0000 Subject: Re: add/remove actions for usb devices [oups] Message-Id: <4066C048.8050202@labri.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Greg KH wrote: >On Fri, Mar 26, 2004 at 10:22:14PM +0100, Florian Iragne wrote: > > >> >> >>>Or if you want to catch the fact when udev removes a /dev node (which >>>odds are is what you really want to catch), put your script, or a link >>>to it in /etc/dev.d/block/ with the extension .dev and you will get both >>>add and remove events that corrisponded to a udev create or remove >>>device node. >>> >>> >>> >>> >>> >>just one more stupid question! ;-) >> >>is this /etc/dev.d/block/ directory supposed to already exist? i think >>so but can't find it. On my debian sid, i have /etc/udev directory, but >>no block in this >> >> > >You need the 023 release for this to work. > >And no, that directory will not be there, you need to create it >yourself. > > > >>and another one in fact : is the creation of a SYMLINK considered as a >>node add? >> >> > >No, but the SYMLINK had to be created to point to some real node, right? >:) > >That should all happen in one action. > >thanks, > >greg k-h > > oups, i just find your article about this feature! http://lwn.net/Articles/77350/ sorry! ;-) Florian ------------------------------------------------------- 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