1
0
mirror of https://github.com/rancher/os.git synced 2025-09-13 05:33:34 +00:00

Add modemmanager udev rules

This commit is contained in:
Jason-ZW
2018-12-05 10:57:42 +08:00
parent 9f59d22131
commit 4d72f2a421
22 changed files with 1303 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# 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"