X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-splash%2Froot%2Fetc%2Finit.d%2Fluci_splash;h=b96a62d2db9ace6c7a3ed9291bb17873a75815da;hp=f05668f62bb70b1a118522a5bf3d390737b0b131;hb=0193ffd4df7dd3ec2e4433c32de8fbc338fe2273;hpb=97eb513e0ea724b5bde3ffa2bd17c581796ac05a diff --git a/applications/luci-splash/root/etc/init.d/luci_splash b/applications/luci-splash/root/etc/init.d/luci_splash index f05668f62..b96a62d2d 100755 --- a/applications/luci-splash/root/etc/init.d/luci_splash +++ b/applications/luci-splash/root/etc/init.d/luci_splash @@ -180,21 +180,9 @@ start() { ### Load required modules [ "$LIMIT_UP" -gt 0 -a "$LIMIT_DOWN" -gt 0 ] && { silent insmod cls_fw - silent insmod cls_route - silent insmod cls_rsvp - silent insmod cls_rsvp6 - silent insmod cls_tcindex silent insmod cls_u32 - silent insmod sch_cbq - silent insmod sch_csz - silent insmod sch_dsmark - silent insmod sch_gred - silent insmod sch_hfsc silent insmod sch_htb silent insmod sch_ingress - silent insmod sch_red - silent insmod sch_tbf - silent insmod sch_teql } ### Create subchains