Mick wrote:
> I would think so. This is the only line that I have in mine and the system 
> boots fine: # glibc 2.2
and above expects tmpfs to be mounted at /dev/shm for # POSIX shared
memory (shm_open, shm_unlink). # (tmpfs is a dynamically
expandable/shrinkable ramdisk, and will # use almost no memory if not
populated with files) tmpfs /dev/shm tmpfs nodev,nosuid,noexec 0 0

+1

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Reply via email to