X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b697167e03244fac2f6a28d4ca81bbfa1e57f9a3..a70dfa855078da8c1447e7cf934fe2f67c9d31c7:/package/hotplug2/files/hotplug2.rules diff --git a/package/hotplug2/files/hotplug2.rules b/package/hotplug2/files/hotplug2.rules index e8847f2f6..980065898 100644 --- a/package/hotplug2/files/hotplug2.rules +++ b/package/hotplug2/files/hotplug2.rules @@ -1,6 +1,6 @@ $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% }