diff options
-rwxr-xr-x | scripts/rl-system.init | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/rl-system.init b/scripts/rl-system.init index 0acd6c61..b4bf7123 100755 --- a/scripts/rl-system.init +++ b/scripts/rl-system.init @@ -215,9 +215,6 @@ start () { # remove any interface stat clears rm -f /var/run/vyatta/*.stats - - # Refresh Kernel module dependencies - depmod -a } case "$ACTION" in |