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