10 Dec
2007
10 Dec
'07
8:20 p.m.
On Mon, 2007-12-10 at 19:12 +0100, Maciej Poszywak wrote:
vmu1@mail:~$ env | grep -E "(MMAP|LOCK)" MMAP_DISABLED=yes
You've an extra "D" there at the end.
MAIL_READ_MMAPED=no
This doesn't actually mean "no". Just the presence of the environment variable means that it's enabled. So "=1", "=0", "=yes" and "=no" all mean the exact same thing.