7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
ACTION!="add",\
|
|
SUBSYSTEM=="usb",\
|
|
ATTRS{idVendor}=="04c5",\
|
|
ATTRS{idProduct}=="1526",\
|
|
SYMLINK+="usb/fjveincam0",\
|
|
RUN+="/bin/bash -c 'date >> /tmp/fjpv'"
|