Previously I reported in #259 that the udev rules had wrong priority to work on Fedora; this was fixed, however, on Fedora 43 the udev rules break again.
Appears other people are reporting the same thing: https://www.reddit.com/r/Fedora/comments/1op05i8/upgrading_to_fc43_broke_udev_rules/
I can confirm that removing the GROUP="plugdev" lines from the udev rules fixes things and allows the TAG+="uaccess" to work correctly
Previously I reported in #259 that the udev rules had wrong priority to work on Fedora; this was fixed, however, on Fedora 43 the udev rules break again.
Appears other people are reporting the same thing: https://www.reddit.com/r/Fedora/comments/1op05i8/upgrading_to_fc43_broke_udev_rules/
I can confirm that removing the
GROUP="plugdev"lines from the udev rules fixes things and allows theTAG+="uaccess"to work correctly