]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
remove nf_log_ipv4 from sysctl.conf
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 1 Jul 2020 12:17:11 +0000 (12:17 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 1 Jul 2020 12:17:11 +0000 (12:17 +0000)
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>
config/etc/sysctl.conf

index 98a0dbe634203ce3c1626482fbfb5240eeb898d7..7e7ebee44cc438366e35efc89827b50f5192d778 100644 (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