myyc
Results
22
comments of
myyc
strace only adds this ``` openat(AT_FDCWD, "/dev/bus/usb/002/005", O_RDWR|O_CLOEXEC) = -1 EACCES ```
as per the rules file, which i didn't edit, it's owned by root (ownership isn't changed) but group is `nut` and mode is 664: `ATTR{idVendor}=="0764", ATTR{idProduct}=="0501", MODE="664", GROUP="nut"`