mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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:
parent
a536870cc5
commit
b14b5c0093
@ -40,6 +40,7 @@ DEVPATH is set {
|
||||
}
|
||||
|
||||
FIRMWARE is set, ACTION == add {
|
||||
exec /sbin/hotplug-call firmware
|
||||
load-firmware /lib/firmware
|
||||
next-event
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user