On Mar 29, Michael Biebl <[email protected]> wrote:

> > What is your opinion of shipping avrdude package with that udev rule?
> > Here's the one I've been using:
> > 
> > SUBSYSTEM=="usb", ATTR{idVendor}=="1781", ATTR{idProduct}=="0c9f",
> > GROUP="dialout", MODE="0666"
> Why 0666 if it's group-owned?
Indeed.

> > It's a little different than some other ones, specifically being owned
> > by the "dialout" group, which I think is appropriate. MODE can be made
> I'm not sure yet, if dialout is the appropriate group for this purpose,
> or if we should use another existing group, or create a new one.
Maybe plugdev?

> The alternative would be, to just use 0666 and don't bother with group
> member ships at all
But if you do this, please ship the file in /usr/share/doc/.../examples/ 
instead.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to