microcode_ctl/microcode_ctl.rules

4 lines
106 B
Plaintext

KERNEL=="cpu[0-9]*", RUN+="/sbin/modprobe microcode"
KERNEL=="microcode", RUN+="/sbin/microcode_ctl -Qu"