summarylogtreecommitdiffstats
path: root/70-uml.hook
diff options
context:
space:
mode:
Diffstat (limited to '70-uml.hook')
-rw-r--r--70-uml.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/70-uml.hook b/70-uml.hook
new file mode 100644
index 000000000000..584ce35372b0
--- /dev/null
+++ b/70-uml.hook
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Operation = Remove
+Target = usr/lib/modules/%KERNVER%/*
+
+[Action]
+Description = Updating %PKGBASE% module dependencies...
+When = PostTransaction
+Exec = /usr/bin/depmod %KERNVER%