From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Mon, 20 Dec 2004 20:49:50 +0000 Subject: Re: udev: remove permissions file from udev Message-Id: <1103575790.5435.71.camel@localhost.localdomain> List-Id: References: <1103476209.5746.19.camel@localhost.localdomain> In-Reply-To: <1103476209.5746.19.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Mon, 2004-12-20 at 15:54 +0100, Kay Sievers wrote: > On Mon, 2004-12-20 at 15:03 +0100, Marco d'Itri wrote: > > On Dec 20, Kay Sievers wrote: > > > > > +# all block devices > > > +SUBSYSTEM="block", NAME="%k", GROUP="disk" > > > + > > NAME="%k" here and in similar rules does not add any new information, > > what about making it optional, like it is for SYMLINK-only rules? > > Yeah, I was already working on this. :) You may get the tarball: > http://vrfy.org/projects/udev/udev-050-plus2.tar.gz > > Or look here: > http://vrfy.bkbits.net:8080/udev/ChangeSet@-2d?nav=index.html We may even remove the definition of the default values from the udev.conf file now, as with the "permissions only rules" we can just place: MODE="0660", OWNER="root", GROUP="root" at the beginning of the rules file and get exactly the same behavior. How does that sound? Thanks, Kay ------------------------------------------------------- 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