Update auto_post_install.sh

This commit is contained in:
MacRimi 2025-08-17 14:20:58 +02:00
parent fcba907658
commit c6f53629da

View File

@ -474,12 +474,6 @@ net.ipv4.tcp_wmem = 8192 65536 16777216
# Unix sockets # Unix sockets
net.unix.max_dgram_qlen = 4096 net.unix.max_dgram_qlen = 4096
# Conntrack
net.netfilter.nf_conntrack_generic_timeout = 60
net.netfilter.nf_conntrack_helper = 0
net.netfilter.nf_conntrack_max = 524288
net.netfilter.nf_conntrack_tcp_timeout_established= 28800
EOF EOF