Commit 7da67404 authored by GnoStiC's avatar GnoStiC

puae 2.3.1

parent ba3d4334
#
#
#
MAX=`sysctl kern.sysv.shmmax | awk '{print $2}'`
echo "SHM MAX: $MAX bytes"
sudo sysctl -w kern.sysv.shmall=65536 kern.sysv.shmmax=16777216
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