summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-09-01 19:29:52 +0200
committerGitHub <noreply@github.com>2020-09-01 19:29:52 +0200
commitc406852a0288f598a74a86cde553790f6a85537f (patch)
tree095ea4d98d09446a27268f34a090db9c5ee521c9 /scripts
parent4aed8ebd89c6e4729bd89512465c0c75894872b0 (diff)
downloadvyatta-cfg-system-c406852a0288f598a74a86cde553790f6a85537f.tar.gz
vyatta-cfg-system-c406852a0288f598a74a86cde553790f6a85537f.zip
init: refresh Kernel module dependencies
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/rl-system.init3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/rl-system.init b/scripts/rl-system.init
index b4bf7123..0acd6c61 100755
--- a/scripts/rl-system.init
+++ b/scripts/rl-system.init
@@ -215,6 +215,9 @@ start () {
# remove any interface stat clears
rm -f /var/run/vyatta/*.stats
+
+ # Refresh Kernel module dependencies
+ depmod -a
}
case "$ACTION" in