blob: f818af7bd2e43808e2faccc41122879145206438 [file] [log] [blame]
# Give /dev/hidraw* nodes group r/w access so permission_broker can grant access
# to them.
KERNEL=="hidraw[0-9]*", SUBSYSTEM=="hidraw", OWNER="root", MODE="0660"