blob: bd03b6a77e4560a1583c43258b2e79288585b18e (
plain)
1
2
3
|
# rules file provided by the playdate-mirror aur package
# this is not the one provided in the official deb/rpm download
SUBSYSTEMS=="tty|usb", ATTRS{idProduct}=="5740", ATTRS{idVendor}=="1331", MODE="0660", TAG+="uaccess"
|