[package] fix drivers firmware loading with the new hotplug2, patch from Russell...
[openwrt.git] / 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
 }