This repository has been archived on 2023-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
salt-states_old/k3s/files/etc/udev/rules.d/90-zwave.rules
2020-12-25 17:05:06 +01:00

7 lines
131 B
Plaintext

SUBSYSTEM=="tty", \
ACTION=="add", \
DRIVERS=="cdc_acm", \
ATTRS{idProduct}=="0002", \
ATTRS{idVendor}=="1d6b", \
SYMLINK+="zwave"