microcode_ctl/microcode_ctl.rules
2011-06-30 07:54:21 +02:00

3 lines
152 B
Plaintext

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