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-RFXtrx433.rules
2020-12-26 14:47:39 +01:00

7 lines
129 B
Plaintext

SUBSYSTEM=="tty", \
ACTION=="add", \
DRIVERS=="ftdi_sio", \
ATTRS{interface}=="RFXtrx433", \
MODE="0666", \
SYMLINK+="rfxtrx433"