forked from extern/shorewall_code
Remove debugging message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4632 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f45bcb1de0
commit
bfd1eef27c
@ -1914,7 +1914,6 @@ do_initialize() {
|
||||
|
||||
MAXZONENAMELENGTH=$(( 5 + ( ( 29 - ${#temp}) / 2) ))
|
||||
MAXZONENAMELENGTH=${MAXZONENAMELENGTH%.*}
|
||||
echo "Maximum Zone Name Length = $MAXZONENAMELENGTH"
|
||||
else
|
||||
LOGFORMAT="Shorewall:%s:%s:"
|
||||
MAXZONENAMELENGTH=5
|
||||
|
Loading…
Reference in New Issue
Block a user