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.
|
[Trigger]
|
|
Operation = Upgrade
|
|
Type = Path
|
|
Target = usr/lib/firmware/amd-ucode/*
|
|
|
|
[Action]
|
|
Description = Applying CPU microcode updates...
|
|
When = PostTransaction
|
|
Depends = sh
|
|
Exec = /bin/sh -c 'echo 1 > /sys/devices/system/cpu/microcode/reload'
|