summaryrefslogtreecommitdiff
path: root/60-linux-rt-lts.hook
diff options
context:
space:
mode:
authorJoakim Hernberg <jhernberg@alchemy.lu>2017-12-29 23:55:59 +0100
committerJoakim Hernberg <jhernberg@alchemy.lu>2017-12-29 23:55:59 +0100
commitb4d22ed37118eead2e9687941e78f25737a39829 (patch)
tree824f651b50c9b5f1612ae66409d11a6cc2a40073 /60-linux-rt-lts.hook
parent797741e4d69551b98c2878610d71c1737a41b5e4 (diff)
new buildscript and bump to 4.9.68-rt60-1-rt-lts
Diffstat (limited to '60-linux-rt-lts.hook')
-rw-r--r--60-linux-rt-lts.hook12
1 files changed, 12 insertions, 0 deletions
diff --git a/60-linux-rt-lts.hook b/60-linux-rt-lts.hook
new file mode 100644
index 0000000..b33873c
--- /dev/null
+++ b/60-linux-rt-lts.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%