From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Wed, 12 Apr 2006 08:45:15 +0000 Subject: Re: Simple Rule Now Broken in udev089 Message-Id: <20060412084515.GB7747@vrfy.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, Apr 11, 2006 at 09:49:43PM +0000, Robert Kennedy wrote: > > For awhile I have been using the following simple rule to create a > persistent symlink for my removable CDRW burner: > > KERNEL="scd0", SYMLINK="cdrwiter" > > I placed this rule in 10-local.rules inside the /etc/udev/rules.d/ > directory. > > It used to work in previous version of udev but now it does not work. udev > is still creating the /dev/scd0 node but not the /dev/cdwriter node. > > Any ideas on what might be happening. Has anything changed in udev 089? No, something like this works for me. But you should always use += to add a new symlink to the list, otherwise you reset all earlier added ones. Maybe there is a later rule that overwrites that one? Kay ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ 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