forked from extern/shorewall_code
Fix masq file processing
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5140 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
5596051626
commit
a161728628
@ -5422,7 +5422,7 @@ __EOF__
|
|||||||
|
|
||||||
progress_message2 "$DOING $(find_file policy)..."; apply_policy_rules
|
progress_message2 "$DOING $(find_file policy)..."; apply_policy_rules
|
||||||
|
|
||||||
if [ -s $TMP_DIR/nat ]; then
|
if [ -s $TMP_DIR/masq ]; then
|
||||||
setup_masq $(find_file masq)
|
setup_masq $(find_file masq)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user