From: John Crispin Date: Sun, 14 Oct 2007 06:12:29 +0000 (+0000) Subject: fixed 1677 X-Git-Tag: reboot~27825 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=58b8ecdf0dd070821d0b2531fd6695c602c8d918;p=oweals%2Fopenwrt.git fixed 1677 SVN-Revision: 9314 --- diff --git a/package/base-files/files/etc/hotplug2-init.rules b/package/base-files/files/etc/hotplug2-init.rules index acfe8ca509..385af19193 100644 --- a/package/base-files/files/etc/hotplug2-init.rules +++ b/package/base-files/files/etc/hotplug2-init.rules @@ -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