summarylogtreecommitdiffstats
path: root/90-linux-rt.hook
diff options
context:
space:
mode:
authorJoakim Hernberg2017-09-07 14:06:01 +0200
committerJoakim Hernberg2017-09-07 14:06:01 +0200
commit111e45a0e92595dc97aea656e643d35c79b99105 (patch)
treea4bfa8bb2f610187860e5cede891f61eb9329da7 /90-linux-rt.hook
parent3caf97e5c43e0808941452908e30e50d1fb8aa2f (diff)
downloadaur-111e45a0e92595dc97aea656e643d35c79b99105.tar.gz
bump to 4.11.12-rt13
Diffstat (limited to '90-linux-rt.hook')
-rw-r--r--90-linux-rt.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/90-linux-rt.hook b/90-linux-rt.hook
new file mode 100644
index 000000000000..ff1c258c5683
--- /dev/null
+++ b/90-linux-rt.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% \ No newline at end of file