summarylogtreecommitdiffstats
path: root/90-linux.hook
diff options
context:
space:
mode:
authorcyano2017-03-25 02:31:53 +0000
committercyano2017-03-25 02:31:53 +0000
commitab9c361b583ade8e6eaa49086edfc278640cdd27 (patch)
tree731671910ed61e2f1e375a205744d711e3ceb2ca /90-linux.hook
parent2274aaa6e9912b7ef267bc81d75ea9a45a61a8e8 (diff)
downloadaur-ab9c361b583ade8e6eaa49086edfc278640cdd27.tar.gz
updated to 4.10.5
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%