Craig White wrote: > YMMV > you might want to check out this web site... > http://www.reactivated.net/writing_udev_rules.html > > # cat /etc/udev/rules.d/10-udev.rules > KERNEL="ttyUSB1",SYMLINK="pilot" > > # cat /etc/udev/permissions.d/10-udev.permissions > #set Palm Pilot rwx > pilot*:craig:usb:0666 I think, in FC4, that the permissions files have been removed and the functionalitys been moved into the rules files. That said, there really seems to be some weirdness with the rules files, priority, and how to change things like permissions, group, and owner. See my response to the (now closed) bug 165888 in Bugzilla: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=165888 pete