On Tue, 2004-04-06 at 10:15, Carl Cerecke wrote:
> It was actually /var/tmp. Isn't that usually a bit more persistent than
> /tmp? Not sure.
Yes, it is persistent. From the File Hierarchy Standard
http://www.pathname.com/fhs/pub/fhs-2.3.html#THEVARHIERARCHY
The /var/tmp directory is made available for programs that
require temporary files or directories that are preserved
between system reboots. Therefore, data stored in /var/tmp is
more persistent than data in /tmp.
> In any case, no programs should be chmoding it willy nilly.
Agreed.
--
Michael JasonSmith http://www.ldots.org/