X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fhotplug2%2Ffiles%2Fhotplug2.rules;fp=package%2Fhotplug2%2Ffiles%2Fhotplug2.rules;h=9800658983ad8b4aadaac313908b58fe26e0c10c;hp=e8847f2f65ec3c95108c4be63dfa6202a76057d4;hb=1caf373d39fc1a7c9468ae57763762f29450752f;hpb=fe242ff768c8bb8a25bdb284d4d18295ff7689a3 diff --git a/package/hotplug2/files/hotplug2.rules b/package/hotplug2/files/hotplug2.rules index e8847f2f65..9800658983 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% }