procd: handle hotplug events for the usbmisc subsystem
[openwrt/openwrt.git] / package / system / procd / files / hotplug.json
index 57fc40e54493c25d531b099f1ac38c24561bb896..d57401958158f136f289ae397d0e54f66ba7aef2 100644 (file)
@@ -70,7 +70,7 @@
        ],
        [ "if",
                [ "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%" ]
        ],