From: jow Date: Sun, 14 Nov 2010 22:00:49 +0000 (+0000) Subject: [backfire] merge r23994 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=e8295db41d5a6e67a503ec0834e51c1585b2ec00;p=10.03%2Fopenwrt.git [backfire] merge r23994 git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23995 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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% }