applications/luci-splash: fix typo in init script

This commit is contained in:
Jo-Philipp Wich 2009-06-09 12:41:36 +00:00
parent e648e1a45f
commit 97eb513e0e

View file

@ -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