Reload load distribution chains during 'refresh'

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-01-16 10:07:18 -08:00
parent bf4940fe19
commit 3120bb37d1

View File

@ -487,6 +487,7 @@ else
if [ \$COMMAND = refresh ]; then if [ \$COMMAND = refresh ]; then
chainlist_reload chainlist_reload
EOF EOF
setup_load_distribution;
setup_forwarding( $family , 0 ); setup_forwarding( $family , 0 );
emit<<"EOF"; emit<<"EOF";