mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
Fix line of code inadvertently changed during consolidation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4459 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ae15ea262c
commit
ff0e3d04c4
@ -1244,7 +1244,7 @@ determine_hosts() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if interface_has_option $interface routeback; then
|
if interface_has_option $interface routeback; then
|
||||||
eval ${zoned}_routeback=\"$interface:$network \$${zone}_routeback\"
|
eval ${zone}_routeback=\"$interface:$network \$${zone}_routeback\"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user