mirror of
https://github.com/systemd/systemd.git
synced 2025-03-10 16:58:28 +03:00
[PATCH] add some documentation for the %b modifier to the default config file.
This commit is contained in:
parent
baa936855e
commit
c34c7c5018
@ -4,6 +4,7 @@
|
||||
# for example, 'sda3' has a "kernel number" of '3'
|
||||
# %M - the kernel major number for the device
|
||||
# %m - the kernel minor number for the device
|
||||
# %b - the bus id for the device
|
||||
#
|
||||
|
||||
# My usb camera...
|
||||
@ -30,5 +31,5 @@ TOPOLOGY, BUS="usb", place="2.4", NAME="mouse2"
|
||||
|
||||
# ttyUSB1 should always be called visor
|
||||
REPLACE, KERNEL="ttyUSB1", NAME="visor"
|
||||
#REPLACE, KERNEL="ttyUSB0", NAME="pl2303"
|
||||
REPLACE, KERNEL="ttyUSB0", NAME="pl2303"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user