sysctl: don't touch vm.swappiness

I think my distribution is more capable of choosing a reasonable value
and I am not confident in understanding it enough.
This commit is contained in:
Aminda Suomalainen 2018-04-20 12:32:46 +03:00
parent 537fc06dd7
commit 446c5c14ab
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
# Core files appear with filename <binary>-<PID>-<hostname>.core
kernel.core_pattern = %e-%p-%h.core
# Start swapping when 90% of memory is in use.
vm.swappiness = 10
# When binding to IPv6, only bind to IPv6. Avoids dotted-decimals
net.ipv6.bindv6only=1