https://bugzilla.redhat.com/show_bug.cgi?id=856002 --- Comment #6 from Ian Malone <ibmalone@xxxxxxxxx> --- Thanks very much for picking this one up! Just one note about the udev/plughw group rule, I went through some discussion about this a while back with the devel list and the correct fedora way is with a dynamic access control list, see http://lists.freedesktop.org/archives/systemd-devel/2012-March/004795.html and http://lists.fedoraproject.org/pipermail/devel/2012-March/164837.html In summary having this installed as plug.50-mustang.rules : SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", \ ATTRS{idVendor}=="1ed8", ATTRS{idProduct}=="000[456]", \ ENV{ID_AMPLIFIER_PANEL}="1" ENV{ID_AMPLIFIER_PANEL}=="1", TAG+="uaccess" Means you don't need the plugdev group and udev rule to change group for it. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review