Update customizable_post_install.sh

This commit is contained in:
MacRimi 2025-08-17 14:21:37 +02:00
parent c6f53629da
commit 97294df208

View File

@ -1230,12 +1230,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