Systemd/rules/50-firmware.rules
Tom Gundersen a3bd8447be udev: make firmware loading optional and disable by default
Distros that whish to support old kernels should set
  --with-firmware-dirs="/usr/lib/firmware/updates:/usr/lib/firmware"
to retain the old behaviour.
2013-03-18 15:19:51 +01:00

4 lines
121 B
Plaintext

# do not edit this file, it will be overwritten on update
SUBSYSTEM=="firmware", ACTION=="add", RUN{builtin}="firmware"