f789b68ec5
This reverts commit 59b604ccdb
.
It breakes the Intel's update routine
3 lines
135 B
Plaintext
3 lines
135 B
Plaintext
KERNEL=="cpu[0-9]*", ACTION=="add", RUN+="/sbin/modprobe microcode"
|
|
KERNEL=="microcode", ACTION=="add", RUN+="/sbin/microcode_ctl -Qu"
|