Initial commit.
This commit is contained in:
commit
3d665e5e11
72 changed files with 3200 additions and 0 deletions
3
base-files/sysctl.d/vm.conf
Normal file
3
base-files/sysctl.d/vm.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Do a minimal amount of swapping.
|
||||
# See: https://en.wikipedia.org/wiki/Swappiness
|
||||
vm.swappiness = 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue