Can someone who uses the LEDs provide the patch? I don't do any of this hardware diddling; I'm just trying to make a bread and butter unix server.
On Tuesday, February 11, 2014 10:39:31 AM UTC-8, RobertCNelson wrote: > > > > > On Tue, Feb 11, 2014 at 12:34 PM, Rusty Wright > <[email protected]<javascript:> > > wrote: > >> Having to be root to diddle with the i/o pins seems questionable to me >> from a unix security standpoint. >> >> Repeating my response to a similar question: >> >> This is perhaps a more long-winded reply than you might want but in the >> general case I'm wondering why >> the BBB is shipped with the device nodes in /dev for LEDs, and any other >> i/o stuff, set to be owned and >> writable only by root. >> > > Well, all it takes is a patch "today" and this will be fixed in the next > release. > > You can see a udev rule we setup for spidev here: > > https://github.com/beagleboard/image-builder/blob/master/scripts/chroot.sh#L492 > > So give me a one line patch for the led's and i'll add it.. > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
