blob: 05f3252e953ea8b82ff841e3f0e391bf99d8b5d5 [file] [log] [blame]
# Make the /dev/uinput device only accessible by the uinput group.
SUBSYSTEM=="misc", KERNEL=="uinput", OWNER="root", GROUP="uinput", MODE="0660"