>From: "Jim Weeks" <jim@siteplus.net>
>Date: Thu, 28 Sep 2000 19:27:23 -0400
>In the last episode Jared said,
>> Funny, alot of people told me to do that. I already have! Although i put
>it in /var/tmp :)
>This is warned against in "The Complete FreeBSD" since /var/tmp is handled
>differently. I believe it clears itself ever so often. I don't have a copy
>handy or I would give you the explanation.
Excerpts from "man hier":
/tmp/ temporary files, usually a mfs(8) memory-based filesystem (the
contents of /tmp are usually NOT preserved across a system re-
boot)
...
/var/ multi-purpose log, temporary, transient, and spool files
...
tmp/ temporary files that are kept between system reboots
vi.recover/
the directory where recovery files are
stored
[end of excerpts form "man hier" -- dhw]
Please note the distinction with respect to system reboots. (Also, if
/tmp is implemented as an MFS, specifying "clear_tmp_enable" in
/etc/rc.conf is a tad redundant.)
Cheers,
david
--
David Wolfskill dhw@whistle.com UNIX System Administrator
Desk: 650/577-7158 TIE: 8/499-7158 Cell: 650/759-0823
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message