summarylogtreecommitdiffstats
path: root/99-linux.hook
diff options
context:
space:
mode:
authorgraysky2016-11-17 18:43:54 -0500
committergraysky2016-11-17 18:43:54 -0500
commitd57ba729c855ceb39c2364a20290a28124fc3bde (patch)
treec419ca39acd50dcf347f946dde339e7c47dff74d /99-linux.hook
parentdc5e5c025b7c87d827fd68e37c68d5f6a861ccbd (diff)
downloadaur-d57ba729c855ceb39c2364a20290a28124fc3bde.tar.gz
Update to 4.8.8-2
Diffstat (limited to '99-linux.hook')
-rw-r--r--99-linux.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/99-linux.hook b/99-linux.hook
new file mode 100644
index 000000000000..9851151995bc
--- /dev/null
+++ b/99-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%