added usb-storage hotpluging
[openwrt.git] / package / hotplug2 / files / hotplug2.rules
index b88ea56..f8035d3 100644 (file)
@@ -17,6 +17,6 @@ FIRMWARE is set {
        next
 }
 
-SUBSYSTEM ~~ (net|button) {
+SUBSYSTEM ~~ (net|button|usb) {
        exec /sbin/hotplug-call %SUBSYSTEM%;
 }