]> git.ipfire.org Git - ipfire-3.x.git/blame - setup/sysctl/swappiness.conf
Change how we make packages "noarch"
[ipfire-3.x.git] / setup / sysctl / swappiness.conf
CommitLineData
21b0276e
MT
1# This will turn off any preemptive swapping and will only allow swapping to
2# avoid any OOM conditions. This will help to keep the system responsive,
3# avoids latency and saves writing on storage.
4
5vm.swappiness = 0