Alan <[EMAIL PROTECTED]> wrote: > On Wed, Feb 09, 2005 at 06:40:07PM -0500, Ed Jabbour wrote: > > I need /dev/nvram to be chmod 666. I make the change, but it doesn't > > persist > > through a reboot. Any advice on making the change permanent appreciated. > > Using udev if that's relevant. Thanks. > > No udev expert here, but there is a rules file that you can use to > configure specific settings for devices. /etc/udev/udev.rules.* or > something like that. Google for it or hit the forums for info. > Hopefully that's a good starting point.
I had to do this (for some other devices) just today. You can edit a new file in /etc/udev/rules.d -- that's what I did, calling the file 30-local.rules so it would be read before the Gentoo file. It seems that earlier rules take precendence over later rules. That's something I found by trial and error. Another way would be to use /etc/conf.d/local.start to change permissions. -- [EMAIL PROTECTED] http://www.chemoelectric.org "I have directed that in the future I sign each letter." -- Rumsfeld
pgpdgqajZdv6Q.pgp
Description: PGP signature
