summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash/root/etc
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-28 18:20:15 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-28 18:20:15 +0000
commit6fa65fa9ec7a85a4fda885b385dc988cfb258dc2 (patch)
tree0da3ef1ac40ec50dcf9cfd0930430cd10cacd6d2 /applications/luci-splash/root/etc
parent21de97b23523aa365c929ce72a0fbeee7ba7b333 (diff)
applications/luci-splash: add missing insmod for act_police, fix a crash in cli util
Diffstat (limited to 'applications/luci-splash/root/etc')
-rwxr-xr-xapplications/luci-splash/root/etc/init.d/luci_splash1
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-splash/root/etc/init.d/luci_splash b/applications/luci-splash/root/etc/init.d/luci_splash
index d6f0a33766..5206d448cb 100755
--- a/applications/luci-splash/root/etc/init.d/luci_splash
+++ b/applications/luci-splash/root/etc/init.d/luci_splash
@@ -179,6 +179,7 @@ start() {
### Load required modules
[ "$LIMIT_UP" -gt 0 -a "$LIMIT_DOWN" -gt 0 ] && {
+ silent insmod act_police
silent insmod cls_fw
silent insmod cls_u32
silent insmod sch_htb