Commit b101a081 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Increased swap by 1GB

parent 11c9a787
......@@ -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=2048
dd if=/dev/zero of=swap bs=1048576 count=3072
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