1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00
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"