On Fri, Dec 31, 2010 at 2:03 PM, Kim Cascone <kim(a)anechoicmedia.com> wrote:
$ cat
/etc/udev/rules.d/60-firewire.rules
KERNEL=="fw*", GROUP="audio", MODE="0664"
- is the prefix number in the filename '60-firewire.rules' related to some
aspect of the firewire setup?
- or is "60" an arbitrary number?
yes.
- can I make the GROUP="kim" -- I'm not
using "audio" group
if there is a group called "kim" and you belong to it, then yes.