mirror of
https://github.com/weewx/weewx.git
synced 2026-06-16 12:58:55 -04:00
3 lines
147 B
Plaintext
3 lines
147 B
Plaintext
# make any te923 station connected via usb accessible to non-root
|
|
SUBSYSTEM=="usb", ATTRS{idVendor}=="1130", ATTRS{idProduct}=="6801", MODE="0666"
|