On Tue, 11 Jan 2000, Sheldon Hearn wrote:

> Not until someone can explain how making /var/tmp a symlink to /tmp is
> sensible, given that /var/tmp is documented as containing "temporary
> files that are kept between system reboots" (see hier(7)).
> 
> So basically, no. :-)
I chose to use MFS for /tmp and symlinking /var/tmp and /usr/tmp to
/tmp for sake of speed.

No disk activity is involved when the temporary files on the MFS are
in use. (This slightly false if the MFS is paged out or swapped out
completely.)

If I want something preserved between reboots, I'll use /var/otmp
which is the original /var/tmp or my own ~/tmp directory.

----------------------------------------------------------------------
Trond Endrestøl                          |             [EMAIL PROTECTED]
Merkantilvegen 59HB7,                    |    [EMAIL PROTECTED]
N-2815 GJØVIK, NORWAY                    |+47 61139424 || +47 63874242
Patron of The Art of Computer Programming|     FreeBSD 3.4 & Pine 4.10



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

Reply via email to