mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-25 23:21:33 +03:00
10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
# USB camera from Fuji to be named "camera"
|
|
LABEL, BUS="usb", vendor="FUJIFILM", NAME="camera%n"
|
|
|
|
# USB device plugged into the fourth port of the second hub to be called gps_device
|
|
TOPOLOGY, BUS="usb", place="2.4", NAME="gps_device"
|
|
|
|
# ttyUSB1 should always be called visor
|
|
REPLACE, KERNEL="ttyUSB1", NAME="visor"
|
|
|