diff --git a/postconfig.sh b/postconfig.sh index 1eb9ba1..552584e 100644 --- a/postconfig.sh +++ b/postconfig.sh @@ -12,3 +12,5 @@ ipset restore < /config/hphr.ipset iptables-restore /config/hphr.rules.v4 ip6tables-restore /config/hphr.rules.v6 + +sysctl net.ipv4.conf.all.log_martians=0