Commit 6dcc2c40 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Increased swap to 2GB

parent e3e5538e
......@@ -22,7 +22,7 @@ all: database-config
mv -v /etc/gshadow /data/etc/gshadow
ln -sv /data/etc/gshadow /etc/gshadow
dd if=/dev/zero of=swap bs=1048576 count=1024
dd if=/dev/zero of=swap bs=1048576 count=2048
chmod 600 swap
mkswap swap
swapon swap
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment