summarylogtreecommitdiffstats
path: root/90-linux.hook
diff options
context:
space:
mode:
authorChristian Mauderer2017-05-26 16:21:13 +0200
committerChristian Mauderer2017-05-26 16:25:20 +0200
commitf4c7da718407846e94c0b03806544856c74d62ad (patch)
treedd3d55f583d91e330c619cabc85f1a7ebc7ce449 /90-linux.hook
parenteaba9cdd4b43c78968adbe7fe889a13ef555032c (diff)
downloadaur-f4c7da718407846e94c0b03806544856c74d62ad.tar.gz
Update to Kernel 4.11.3.
Diffstat (limited to '90-linux.hook')
-rw-r--r--90-linux.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/90-linux.hook b/90-linux.hook
new file mode 100644
index 000000000000..9851151995bc
--- /dev/null
+++ b/90-linux.hook
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Target = boot/vmlinuz-%PKGBASE%
+Target = usr/lib/initcpio/*
+
+[Action]
+Description = Updating %PKGBASE% initcpios
+When = PostTransaction
+Exec = /usr/bin/mkinitcpio -p %PKGBASE%