mirror of
https://github.com/weewx/weewx.git
synced 2026-04-20 17:46:58 -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"
|