mirror of https://github.com/hak5/openwrt-owl.git
hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware load events
SVN-Revision: 25383owl
parent
c9d7844645
commit
99c66237f0
|
@ -40,6 +40,7 @@ DEVPATH is set {
|
||||||
}
|
}
|
||||||
|
|
||||||
FIRMWARE is set, ACTION == add {
|
FIRMWARE is set, ACTION == add {
|
||||||
|
exec /sbin/hotplug-call firmware
|
||||||
load-firmware /lib/firmware
|
load-firmware /lib/firmware
|
||||||
next-event
|
next-event
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue