mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@671 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
# /etc/udev/rules.d/27-firmware.rules: Load firmware for devices that need it
|
|
|
|
ACTION=="add", SUBSYSTEM=="firmware", RUN+="firmware.sh"
|