6f340e9462
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@602 6952d904-891a-0410-993b-d76249ca496b
5 lines
213 B
Plaintext
5 lines
213 B
Plaintext
# Sample udev rule for ttyUSB devices used by cheap GPS hardware (for use with
|
|
# gpsd) such as a PL2303 USB-Serial adapter.
|
|
|
|
KERNEL=="ttyUSB[0-9]*", NAME="tts/USB%n", SYMLINK="ttyUSB%n", GROUP="tty", MODE="0660"
|