I have a udev rule that used to allow me to write to an hidraw node that works as follows:
TAG+=“uaccess”
The problem is that now this rule gives ACL access to lightdm instead of me if the device is plugged in when the system starts.
Does anyone know why this changed? What can I do to fix the rule?
I’m running Fedora 43 with XFCE.