mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-26 10:03:40 +03:00
[PATCH] add devfs like tty rules as an example in the default config file.
This commit is contained in:
parent
0db6d4cc61
commit
8448980019
@ -41,3 +41,9 @@ TOPOLOGY, BUS="usb", place="2.4", NAME="mouse2"
|
||||
REPLACE, KERNEL="ttyUSB1", NAME="visor"
|
||||
REPLACE, KERNEL="ttyUSB0", NAME="pl2303"
|
||||
|
||||
# a devfs like way to name some tty devices
|
||||
#REPLACE, KERNEL="tty", NAME="tty"
|
||||
#REPLACE, KERNEL="ttyS*", NAME="tts/%n"
|
||||
#REPLACE, KERNEL="tty*", NAME="vc/%n"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user