1
0
mirror of https://github.com/rancher/os.git synced 2025-08-19 23:36:54 +00:00
os/images/01-base/usr/lib/udev/rules-extras.d/50-firmware.rules
2018-12-07 14:23:06 +08:00

4 lines
210 B
Plaintext

# stub for immediately telling the kernel that userspace firmware loading
# failed; necessary to avoid long timeouts with CONFIG_FW_LOADER_USER_HELPER=y
SUBSYSTEM=="firmware", ACTION=="add", ATTR{loading}="-1"