hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware load events

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25383 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Michael Büsch 2011-02-06 14:35:07 +00:00
parent a536870cc5
commit b14b5c0093

View File

@ -40,6 +40,7 @@ DEVPATH is set {
}
FIRMWARE is set, ACTION == add {
exec /sbin/hotplug-call firmware
load-firmware /lib/firmware
next-event
}