mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package] base-files: add /dev/hvcX to hotplug common rules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19608 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f77b6e541b
commit
da2a268bf7
@ -1,5 +1,5 @@
|
||||
|
||||
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio) {
|
||||
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio|hvc) {
|
||||
nothrottle
|
||||
makedev /dev/%DEVICENAME% 0666
|
||||
next
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user