[package] fix drivers firmware loading with the new hotplug2, patch from Russell...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 31 May 2009 12:08:15 +0000 (12:08 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 31 May 2009 12:08:15 +0000 (12:08 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16231 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/base-files/files/etc/hotplug2-common.rules

index 45b4f44..3a9f4c5 100644 (file)
@@ -35,6 +35,6 @@ DEVPATH is set {
 
 FIRMWARE is set {
        nothrottle
-       exec /sbin/hotplug-call firmware;
+       exec /sbin/hotplug-call firmware
        next
 }
This page took 0.024277 seconds and 4 git commands to generate.