diff --git a/usr/local/share/bastille/rdr.sh b/usr/local/share/bastille/rdr.sh index 92733ada..a8bdb479 100644 --- a/usr/local/share/bastille/rdr.sh +++ b/usr/local/share/bastille/rdr.sh @@ -283,7 +283,7 @@ while [ $# -gt 0 ]; do fi ;; *) - if [ $# -gt 5 ]; then + if [ $# -ge 6 ]; then check_jail_validity persist_rdr_rule "$@" load_rdr_rule "$@"