master
parent
613ca9e966
commit
90c5185d4f
|
@ -43,4 +43,7 @@ DebugColor="PURPLE"
|
||||||
# There are two types of state matches available, old style
|
# There are two types of state matches available, old style
|
||||||
# state matching using '--state' and new style '--ctstate'
|
# state matching using '--state' and new style '--ctstate'
|
||||||
# Values: state | conntrack (default)
|
# Values: state | conntrack (default)
|
||||||
StateMatching="conntrack"
|
StateMatching="conntrack"
|
||||||
|
|
||||||
|
# Enable sysctl tweaks from the tweaks.conf file
|
||||||
|
EnableSysctlTweaks="yes"
|
Loading…
Reference in New Issue