Trigger 90-kernel-install.hook on dkms modules or any firmware update

This commit is contained in:
dalto 2023-09-07 01:54:31 +00:00
parent 642ace5882
commit 5e8f71ace9
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,8 @@ Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/vmlinuz
Target = usr/lib/firmware/*
Target = usr/src/*/dkms.conf
[Trigger]
Type = Package
@ -11,7 +13,6 @@ Operation = Upgrade
Operation = Remove
Target = amd-ucode
Target = intel-ucode
Target = linux-firmware
[Action]
Description = Running kernel-install...