procd: handle hotplug events for the usbmisc subsystem
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42831
This commit is contained in:
parent
736419452b
commit
e28c5f86f3
@ -70,7 +70,7 @@
|
|||||||
],
|
],
|
||||||
[ "if",
|
[ "if",
|
||||||
[ "eq", "SUBSYSTEM",
|
[ "eq", "SUBSYSTEM",
|
||||||
[ "net", "input", "usb", "ieee1394", "block", "atm", "zaptel", "tty", "button" ]
|
[ "net", "input", "usb", "usbmisc", "ieee1394", "block", "atm", "zaptel", "tty", "button" ]
|
||||||
],
|
],
|
||||||
[ "exec", "/sbin/hotplug-call", "%SUBSYSTEM%" ]
|
[ "exec", "/sbin/hotplug-call", "%SUBSYSTEM%" ]
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user