forked from extern/shorewall_code
Fix maclog invocation problem
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5887 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
64e17a716d
commit
737f7787b1
@ -249,11 +249,11 @@ else
|
|||||||
fatal_error "Interface $interface must be up before Shorewall can start"
|
fatal_error "Interface $interface must be up before Shorewall can start"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
CHAIN=$chain
|
||||||
|
|
||||||
__EOF__
|
__EOF__
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CHAIN=$chain
|
|
||||||
|
|
||||||
append_file maclog
|
append_file maclog
|
||||||
|
|
||||||
if [ -n "$MACLIST_LOG_LEVEL" ]; then
|
if [ -n "$MACLIST_LOG_LEVEL" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user