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=f05668f62bb70b1a118522a5bf3d390737b0b131;hp=d9ef21c217406b01768abf464a67cd3bb4c84762;hb=97eb513e0ea724b5bde3ffa2bd17c581796ac05a;hpb=e648e1a45fcf3fee161152b1691c1c65710c6bed diff --git a/applications/luci-splash/root/etc/init.d/luci_splash b/applications/luci-splash/root/etc/init.d/luci_splash index d9ef21c21..f05668f62 100755 --- a/applications/luci-splash/root/etc/init.d/luci_splash +++ b/applications/luci-splash/root/etc/init.d/luci_splash @@ -178,7 +178,7 @@ start() { LIMIT_DOWN_BURST="${LIMIT_DOWN_BURST:-$(($LIMIT_DOWN * 2))}" ### Load required modules - [ "$LIMIT_IP" -gt 0 -a "$LIMIT_DOWN" -gt 0 ] && { + [ "$LIMIT_UP" -gt 0 -a "$LIMIT_DOWN" -gt 0 ] && { silent insmod cls_fw silent insmod cls_route silent insmod cls_rsvp