Skip to content

Instantly share code, notes, and snippets.

@xseignard
Last active August 29, 2015 14:17
Show Gist options
  • Save xseignard/752e4ed266c6fbdb4543 to your computer and use it in GitHub Desktop.
Save xseignard/752e4ed266c6fbdb4543 to your computer and use it in GitHub Desktop.
99-myrules.rules
KERNEL=="ttyUSB*", KERNELS=="2-1.3.6", SYMLINK+="printer1"
KERNEL=="ttyUSB*", KERNELS=="2-1.3.7", SYMLINK+="printer2"
KERNEL=="ttyUSB*", KERNELS=="2-1.3.1", SYMLINK+="printer3"
KERNEL=="ttyUSB*", KERNELS=="2-1.3.5", SYMLINK+="printer4"
KERNEL=="ttyUSB*", KERNELS=="2-1.3.4", SYMLINK+="printer5"
KERNEL=="ttyUSB*", KERNELS=="2-1.3.3", SYMLINK+="printer6"
KERNEL=="ttyUSB*", KERNELS=="2-1.3.2", SYMLINK+="printer7"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment