Add additional triggers for 90-kernel-install.hook

This commit is contained in:
dalto 2023-09-07 01:58:20 +00:00
parent 2721272e12
commit 1765da8324
No known key found for this signature in database

View file

@ -3,6 +3,17 @@ Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/modules/*/vmlinuz
Target = usr/lib/initcpio/*
Target = usr/lib/firmware/*
Target = usr/src/*/dkms.conf
[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Operation = Remove
Target = amd-ucode
Target = intel-ucode
[Action]
Description = Installing kernel...