Update templates

This commit is contained in:
VirtuBox
2019-08-08 08:40:03 +02:00
parent 3597a80449
commit cd42348250
7 changed files with 80 additions and 24 deletions

View File

@@ -667,8 +667,6 @@ wo_tweak_kernel() {
fi
# apply sysctl tweaks
sysctl -eq -p /etc/sysctl.d/60-wo-tweaks.conf
else
sysctl -eq -p /etc/sysctl.d/60-wo-tweaks.conf
fi
fi
if [ ! -x /opt/wo-kernel.sh ]; then