summarylogtreecommitdiffstats
path: root/60-kernel-install-remove.hook
diff options
context:
space:
mode:
authoreNV252022-11-26 18:58:28 +0530
committereNV252022-11-26 18:58:28 +0530
commitee45f80a638fab638f0855283cc82e78e993fdd3 (patch)
treebf61566c27c87481e86c55982bee05d7b48df0f0 /60-kernel-install-remove.hook
parent6e1b3027739383579fb8596557c742600dd38430 (diff)
downloadaur-ee45f80a638fab638f0855283cc82e78e993fdd3.tar.gz
upgpkg: pacman-hook-kernel-install 0.8.0-1
upstream release
Diffstat (limited to '60-kernel-install-remove.hook')
-rw-r--r--60-kernel-install-remove.hook6
1 files changed, 6 insertions, 0 deletions
diff --git a/60-kernel-install-remove.hook b/60-kernel-install-remove.hook
index 4783bbe82b05..fd6bb58d6649 100644
--- a/60-kernel-install-remove.hook
+++ b/60-kernel-install-remove.hook
@@ -1,9 +1,15 @@
[Trigger]
Type = Path
+Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/kernel/install.*
Target = etc/kernel/install.*
+
+[Trigger]
+Type = Path
+Operation = Upgrade
+Operation = Remove
Target = usr/lib/modules/*/vmlinuz
[Action]