base-files: add /dev/hvcX to hotplug common rules
SVN-Revision: 19608
This commit is contained in:
parent
810b511a24
commit
2e0d14f9c2
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio) {
|
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio|hvc) {
|
||||||
nothrottle
|
nothrottle
|
||||||
makedev /dev/%DEVICENAME% 0666
|
makedev /dev/%DEVICENAME% 0666
|
||||||
next
|
next
|
||||||
|
Loading…
Reference in New Issue
Block a user