4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
# Increase the number of virtual memory areas that one process may request
|
|
# https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2057792
|
|
vm.max_map_count=1048576
|