mirror of https://github.com/hak5/openwrt-owl.git
parent
80b7ff39f9
commit
58b8ecdf0d
|
@ -17,7 +17,7 @@ DEVICENAME ~~ (ppp) {
|
|||
next
|
||||
}
|
||||
|
||||
DEVICENAME ~~ (controlC[0-9]|pcmC0D0*) {
|
||||
DEVICENAME ~~ (controlC[0-9]|pcmC0D0*|timer) {
|
||||
nothrottle
|
||||
makedev /dev/snd/%DEVICENAME% 0644
|
||||
next
|
||||
|
|
Loading…
Reference in New Issue