Fix spacing

This commit is contained in:
Michael Kroes
2016-03-14 11:44:32 +01:00
parent e9677ae68d
commit f8dd18fb08
+1 -1
View File
@@ -38,7 +38,7 @@ if [ ! -e /swapfile ]; then
# Make sure the systeem keeps the file system inodes in
# memory as long as possible
hide_output sysctl vm.vfs_cache_pressure=50
hide_output sysctl vm.vfs_cache_pressure=50
tools/editconf.py /etc/sysctl.conf vm.vfs_cache_pressure=50
fi
fi