mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-06-02 07:28:59 +02:00
Fix spacing
This commit is contained in:
@@ -38,7 +38,7 @@ if [ ! -e /swapfile ]; then
|
|||||||
|
|
||||||
# Make sure the systeem keeps the file system inodes in
|
# Make sure the systeem keeps the file system inodes in
|
||||||
# memory as long as possible
|
# 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
|
tools/editconf.py /etc/sysctl.conf vm.vfs_cache_pressure=50
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user