[PATCH] add input subsystem to hotplug rules
[openwrt.git] / package / hotplug2 / files / hotplug2.rules
index e8847f2..9800658 100644 (file)
@@ -1,6 +1,6 @@
 $include /etc/hotplug2-common.rules
 
 $include /etc/hotplug2-common.rules
 
-SUBSYSTEM ~~ (net|button|usb|platform|ieee1394|block|atm) {
+SUBSYSTEM ~~ (net|input|button|usb|platform|ieee1394|block|atm) {
        exec /sbin/hotplug-call %SUBSYSTEM%
 }
 
        exec /sbin/hotplug-call %SUBSYSTEM%
 }