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

SVN-Revision: 25383
This commit is contained in:
Michael Büsch 2011-02-06 14:35:07 +00:00
parent c9d7844645
commit 99c66237f0

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
}