In article <[EMAIL PROTECTED]> you wrote:

> What's the correct syntax in 5-CURRENT to have a memory disk for /tmp
> in your /etc/fstab?
> [...]

Create a symlink:

  lrwxr-xr-x  1 root  wheel  5 Feb 13 13:28 /sbin/mount_mfs -> mdmfs

and use in /etc/fstab something like:

  md0 /tmp mfs rw,-s128m,noatime,nosuid,nodev 0 0

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to