On 08/04/2010 12:04 AM, Mathieu Trudel wrote:
> There are other changes, including which group is being used to give
> permissions. I thought 'plugdev' was more fitting than 'dialout', but
> I may be wrong.

Does plugdev exist most places? Its on my debian system, but I'm not in
it... dialout is one of those things that was used to give access to modems
but now is often used to represent "access to devices" and is generally on
all distros and users are comply put in it.

That said, I don't follow this stuff - if fedora/debian/ubuntu default have
users in plugdev, I'm fine with that. I'm in it on my ubuntu box, and I
don't have a fresh install of Debian anywhere...

You're probably right, so I'm fine with that change. However:

>  UDEV_POLICY_TEMPLATE='ATTR{idVendor}=="%s", ATTR{idProduct}=="%s",
> SYMLINK+="harmony-%%k"'
> -UDEV_NO_POLICY_TEMPLATE='SYSFS{idVendor}=="%s",
> SYSFS{idProduct}=="%s", MODE="0660", GROUP="dialout"'
> +UDEV_NO_POLICY_TEMPLATE='ATTR{idVendor}=="%s", ATTR{idProduct}=="%s",
> SYMLINK+="harmony-%%k", GROUP="plugdev"'

You'll want MODE in there, otherwise it's 0600 which is not right.

-- 
Phil Dibowitz                             p...@ipom.com
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Be who you are and say what you feel, because those who mind don't matter
 and those who matter don't mind."
 - Dr. Seuss


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to