sysctl: limit swappiness (use RAM ftw)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bcd0046242
commit
5af4d799fb
@ -8,6 +8,7 @@ bootcmd:
|
|||||||
- timedatectl set-timezone Europe/Bratislava
|
- timedatectl set-timezone Europe/Bratislava
|
||||||
- systemctl stop systemd-resolved
|
- systemctl stop systemd-resolved
|
||||||
- echo "nameserver 84.200.69.80" > /etc/resolv.conf
|
- echo "nameserver 84.200.69.80" > /etc/resolv.conf
|
||||||
|
- echo "vm.swappiness=3" >> /etc/sysctl.conf
|
||||||
- sleep 10
|
- sleep 10
|
||||||
|
|
||||||
runcmd:
|
runcmd:
|
||||||
|
Loading…
Reference in New Issue
Block a user