You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
246 B
11 lines
246 B
3 years ago
|
[Trigger]
|
||
|
Operation = Upgrade
|
||
|
Type = Path
|
||
|
Target = usr/lib/firmware/intel-ucode/*
|
||
|
|
||
|
[Action]
|
||
|
Description = Applying CPU microcode updates...
|
||
|
When = PostTransaction
|
||
|
Depends = sh
|
||
|
Exec = /bin/sh -c 'echo 1 > /sys/devices/system/cpu/microcode/reload'
|