forked from extern/shorewall_code
Reload load distribution chains during 'refresh'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
bf4940fe19
commit
3120bb37d1
@ -487,6 +487,7 @@ else
|
||||
if [ \$COMMAND = refresh ]; then
|
||||
chainlist_reload
|
||||
EOF
|
||||
setup_load_distribution;
|
||||
setup_forwarding( $family , 0 );
|
||||
|
||||
emit<<"EOF";
|
||||
|
Loading…
Reference in New Issue
Block a user