summarylogtreecommitdiffstats
path: root/90-linux.hook
diff options
context:
space:
mode:
authorSteven Noonan2017-09-29 16:44:20 -0700
committerSteven Noonan2017-09-29 16:44:20 -0700
commit023b2e4d545176835a2cc2c015fd1c724a345cf1 (patch)
treec697e453b4f39f0275bcee084cf702e82274d8bf /90-linux.hook
parent38654e28f5183bda807721a12765d258f0038bad (diff)
downloadaur-023b2e4d545176835a2cc2c015fd1c724a345cf1.tar.gz
linux-ec2: upgrade to 4.13.4
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
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%