mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
Add command to change swapiness
This commit is contained in:
parent
e3e4abf408
commit
b4dbd6af40
1 changed files with 2 additions and 0 deletions
2
swappiness
Executable file
2
swappiness
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
echo $1 | sudo tee /proc/sys/vm/swappiness
|
Loading…
Reference in a new issue