X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b697167e03244fac2f6a28d4ca81bbfa1e57f9a3..ef1e841bc256147ecf8367d1603569943b6c0efa:/package/hotplug2/files/hotplug2.rules?ds=inline 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% }