We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9a5e4 commit 7c73792Copy full SHA for 7c73792
udev/60-picotool.rules
@@ -4,24 +4,24 @@
4
SUBSYSTEM=="usb", \
5
ATTRS{idVendor}=="2e8a", \
6
ATTRS{idProduct}=="0003", \
7
- TAG+="uaccess" \
+ TAG+="uaccess", \
8
MODE="660", \
9
GROUP="plugdev"
10
11
12
ATTRS{idProduct}=="0009", \
13
14
15
16
17
18
ATTRS{idProduct}=="000a", \
19
20
21
22
23
24
ATTRS{idProduct}=="000f", \
25
26
27
0 commit comments