summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-modules
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postinst-modules')
-rw-r--r--autoscripts/postinst-modules1
1 files changed, 0 insertions, 1 deletions
diff --git a/autoscripts/postinst-modules b/autoscripts/postinst-modules
index 64b8eb0c..a7e7c77d 100644
--- a/autoscripts/postinst-modules
+++ b/autoscripts/postinst-modules
@@ -1,4 +1,3 @@
if [ "$1" = "configure" ]; then
update-modules
- depmod -a
fi