summaryrefslogtreecommitdiffstats
path: root/udev/50-compat_firmware.rules
diff options
context:
space:
mode:
Diffstat (limited to 'udev/50-compat_firmware.rules')
-rw-r--r--udev/50-compat_firmware.rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/udev/50-compat_firmware.rules b/udev/50-compat_firmware.rules
new file mode 100644
index 0000000..6473788
--- /dev/null
+++ b/udev/50-compat_firmware.rules
@@ -0,0 +1,4 @@
+# do not edit this file, it will be overwritten on update
+
+# compat_firmware-class requests, copies files into the kernel
+SUBSYSTEM=="compat_firmware", ACTION=="add", RUN+="compat_firmware.sh"