summarylogtreecommitdiffstats
path: root/60-linux-rt.hook
diff options
context:
space:
mode:
authorJoakim Hernberg2017-12-20 17:11:53 +0100
committerJoakim Hernberg2017-12-20 17:11:53 +0100
commit44af4ae040cd7b889c622a54bdfff0395eecf0b7 (patch)
tree97f814b88607d517de82865b18db30c8c5e55a8b /60-linux-rt.hook
parente2c96599215727c3e0842d8a5143024e5b738d78 (diff)
downloadaur-44af4ae040cd7b889c622a54bdfff0395eecf0b7.tar.gz
bump to 4.14.6_rt7-1
Diffstat (limited to '60-linux-rt.hook')
-rw-r--r--60-linux-rt.hook12
1 files changed, 12 insertions, 0 deletions
diff --git a/60-linux-rt.hook b/60-linux-rt.hook
new file mode 100644
index 000000000000..b33873c854fb
--- /dev/null
+++ b/60-linux-rt.hook
@@ -0,0 +1,12 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/modules/%KERNVER%/*
+Target = usr/lib/modules/%EXTRAMODULES%/*
+
+[Action]
+Description = Updating %PKGBASE% module dependencies...
+When = PostTransaction
+Exec = /usr/bin/depmod %KERNVER%