1
0
mirror of https://github.com/jtgans/g13gui.git synced 2025-07-17 14:39:16 -04:00
g13gui/etc/91-g13.rules
June Tate-Gans 70e77c2b3b udev: Actually set the right group
Forgot to set the group for the nodes to input so that the user can manage it if
needed.
2021-04-25 14:01:53 -05:00

2 lines
147 B
Plaintext

SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c21c", GROUP="input", MODE="0660", TAG+="systemd", ENV{SYSTEMD_WANTS}="g13d.service"