Hello, I am trying to change the size of /dev/shm in order to avoid FTBFS due to the limited space on /dev/shm
I found the documentation on the wiki, but there is no explaination about the right way to make the change not temporarly.
mount -o remount,size=2G /dev/shm
someone can explain how to change the default /dev/shm size.
You could set its mount options in /etc/fstab:
tmpfs /dev/shm tmpfs rw,nosuid,nodev,size=2G 0 0
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQSUsdxM90hewW6X7Jhja3j5HOuA2AUCaEl4dQAKCRBja3j5HOuA 2Nw6AP4vmvovnrs/HcWK1g9/GPKZInhKjL84+Y/0ymzjZAvpSQD7BvgXuTgEKcOK 3sY1iErr+4XeU6s4bpxYJqwmuHsbvA8=
=Ii59
-----END PGP SIGNATURE-----
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)