4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
KERNEL=="cpu[0-9]*", RUN+="/sbin/modprobe microcode"
|
|
KERNEL=="microcode", RUN+="/sbin/microcode_ctl -Qu"
|
|
|