From 07db8f80f978419f90f1b85645577c2550140d0c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 13 Jul 2007 02:32:32 +0000 Subject: move firmware loading to hotplug2-init.rules (should fix #2056) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7955 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hotplug2/files/hotplug2.rules | 5 ----- 1 file changed, 5 deletions(-) (limited to 'package/hotplug2/files/hotplug2.rules') diff --git a/package/hotplug2/files/hotplug2.rules b/package/hotplug2/files/hotplug2.rules index a6697ae86d..4eb762fb01 100644 --- a/package/hotplug2/files/hotplug2.rules +++ b/package/hotplug2/files/hotplug2.rules @@ -1,9 +1,4 @@ $include /etc/hotplug2-init.rules -FIRMWARE is set { - nothrottle - exec /sbin/hotplug-call firmware; - next -} SUBSYSTEM ~~ (net|button|usb) { exec /sbin/hotplug-call %SUBSYSTEM%; -- cgit v1.2.3