g13gui/etc/91-g13.rules
June Tate-Gans fa73ed6212 udev: Fix the mode and group
The g13 should only be accessible by users in the input group to tighten up
security a bit.
2021-04-25 01:21:58 -05:00

2 lines
94 B
Plaintext

SUBSYSTEM=="usb", ATTR{idVendor}=="046d", ATTR{idProduct}=="c21c", GROUP="input", MODE="0660"