summarylogtreecommitdiffstats
path: root/90-linux.hook
diff options
context:
space:
mode:
authorJJD2017-10-03 22:15:13 +0200
committerJJD2017-10-03 22:15:13 +0200
commitec1bfe68a246e55ded1bd048a248b11010db030d (patch)
tree20cf76c91cf5cf3b8f4e179aee5aa5632d239184 /90-linux.hook
downloadaur-ec1bfe68a246e55ded1bd048a248b11010db030d.tar.gz
initial commit. Linux wave is a linux version which contains the TCP Wave congestion control module
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%