mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
util-linux: dont set swappiness if not needed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3674c2bbf0
commit
da2966ca26
@ -47,7 +47,5 @@
|
||||
else
|
||||
sysctl -w vm.swappiness=60 2>&1 > /dev/null
|
||||
fi
|
||||
else
|
||||
sysctl -w vm.swappiness=0 2>&1 > /dev/null
|
||||
fi
|
||||
)&
|
Loading…
x
Reference in New Issue
Block a user