Skip to content

Commit e92e5b8

Browse files
committed
Add Castor to udev rules
1 parent 29ff8de commit e92e5b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system/60-tkey.rules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
# (see loginctl) can read/write to the serial port in /dev.
44
ATTRS{idVendor}=="1207", ATTRS{idProduct}=="8887",\
55
ENV{ID_SECURITY_TOKEN}="1"
6+
ATTRS{idVendor}=="1209", ATTRS{idProduct}=="8885",\
7+
ENV{ID_SECURITY_TOKEN}="1"

0 commit comments

Comments
 (0)