mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-23 05:59:22 -05:00
remove redundant vm.max_map_count configuration
The same value we were using is now the default.
This commit is contained in:
parent
a6b9fa782b
commit
5106ec7f4a
@ -35,7 +35,6 @@ net.netfilter.nf_conntrack_tcp_timeout_established = 14400
|
|||||||
|
|
||||||
kernel.yama.ptrace_scope = 2
|
kernel.yama.ptrace_scope = 2
|
||||||
|
|
||||||
vm.max_map_count = 1048576
|
|
||||||
vm.mmap_rnd_bits = 32
|
vm.mmap_rnd_bits = 32
|
||||||
vm.mmap_rnd_compat_bits = 16
|
vm.mmap_rnd_compat_bits = 16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user