]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
Revert "sysctl: Load nf_log_ipv4 as default logging module for TRACE target" nf_log_ipv4
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Jun 2020 14:47:17 +0000 (16:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Jun 2020 14:47:17 +0000 (16:47 +0200)
This reverts commit 224adebdc44dece1e21193dd7ab4090e102349e8.

The configuration could not be loaded here, because the nf_log_ipv4
kernel module wasn't loaded, yet.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/etc/sysctl.conf
config/rootfiles/core/147/filelists/files

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
index fe33d7d716396e0b0113397dc16546312b12b0a4..13e6e04aa67e101e3657d31aea47d16770f74a96 100644 (file)
@@ -10,6 +10,5 @@ etc/rc.d/init.d/functions
 etc/rc.d/init.d/networking/any
 etc/rc.d/init.d/networking/red
 etc/rc.d/init.d/partresize
-etc/sysctl.conf
 var/ipfire/header.pl
 var/ipfire/general-functions.pl