remove nf_log_ipv4 from sysctl.conf

the revert commit has failed and sysctl.conf should still shipped to fix
machines in next tree.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter 2020-07-01 12:17:11 +00:00
parent 78b65ea7e3
commit a920fdc343
1 changed files with 0 additions and 3 deletions

View File

@ -34,9 +34,6 @@ net.ipv6.conf.default.disable_ipv6 = 1
# Enable netfilter accounting
net.netfilter.nf_conntrack_acct=1
# Enable TRACE logging to syslog
net.netfilter.nf_log.2=nf_log_ipv4
# Disable netfilter on bridges.
net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0