mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 23:51:28 +03:00
5 lines
219 B
Plaintext
5 lines
219 B
Plaintext
# do not edit this file, it will be overwritten on update
|
|
|
|
# firmware-class requests, copies files into the kernel
|
|
SUBSYSTEM=="firmware", ACTION=="add", RUN+="firmware --firmware=$env{FIRMWARE} --devpath=$env{DEVPATH}"
|