remove redundant vm.max_map_count configuration

The same value we were using is now the default.
This commit is contained in:
Daniel Micay 2024-04-07 14:59:36 -04:00
parent a6b9fa782b
commit 5106ec7f4a
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ net.netfilter.nf_conntrack_tcp_timeout_established = 14400
kernel.yama.ptrace_scope = 2
vm.max_map_count = 1048576
vm.mmap_rnd_bits = 32
vm.mmap_rnd_compat_bits = 16