Skip to content

Instantly share code, notes, and snippets.

@atotto
Created September 29, 2019 08:53
Show Gist options
  • Save atotto/8e8cc3af42efac6e50f647dd136ec3a3 to your computer and use it in GitHub Desktop.
Save atotto/8e8cc3af42efac6e50f647dd136ec3a3 to your computer and use it in GitHub Desktop.
/etc/udev/rules.d/60-ublox-m8.rules
SUBSYSTEM!="tty", GOTO="ublox-m8_rules_end"
ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a8", SYMLINK+="ublox-m8" MODE="0666"
LABEL="ublox-m8_rules_end"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment