aboutsummarylogtreecommitdiffstats
path: root/60-linux.hook
diff options
context:
space:
mode:
authorAlexander Koch2023-02-22 11:14:36 +0100
committerAlexander Koch2023-02-22 11:23:50 +0100
commit656f203be146f6b30d84b5d21ba0798fb989753c (patch)
treef6ad76c5670c3def9cfa6c4010a8df7a45c549cc /60-linux.hook
downloadaur-656f203be146f6b30d84b5d21ba0798fb989753c.tar.gz
Initial commit
Diffstat (limited to '60-linux.hook')
-rw-r--r--60-linux.hook11
1 files changed, 11 insertions, 0 deletions
diff --git a/60-linux.hook b/60-linux.hook
new file mode 100644
index 000000000000..584ce35372b0
--- /dev/null
+++ b/60-linux.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%