aboutsummaryrefslogtreecommitdiff
path: root/udev/98-gpiod.rules
blob: 01a05edb95e94bc5946fc3dbf947a1b7a50c8f74 (plain)
1
2
# This rule grants the `gpio` group access to GPIO devices.
SUBSYSTEM=="gpio", KERNEL=="gpiochip*", GROUP="gpiod", MODE="0660"