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

7 lines
129 B
Plaintext
Raw Normal View History

2020-12-25 12:24:47 +00:00
SUBSYSTEM=="tty", \
ACTION=="add", \
DRIVERS=="ftdi_sio", \
ATTRS{interface}=="RFXtrx433", \
2020-12-26 13:47:39 +00:00
MODE="0666", \
2020-12-25 12:24:47 +00:00
SYMLINK+="rfxtrx433"