On Mon, 2010-11-29 at 15:03 -0500, Kyle Gonzales wrote:
> Just don't use /tmp for semi-perm storage if you do this... :-)

Yes that is a good point, however on some systems like Gentoo /tmp can
be set to be wiped on boot. Though relying on /tmp space for even
semi-permanent stuff that should remain after reboot is pushing things.

Keep in mind the FHS stays that one should not assume files in a /tmp
directory to persist between invocations of the program, much less
rebooting the system ;)

http://www.pathname.com/fhs/2.2/fhs-3.15.html

Wikipedia goes as far as to say between reboots :)
http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard#Directory_structure

-- 
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com


---------------------------------------------------------------------
Archive      http://marc.info/?l=jaxlug-list&r=1&w=2
RSS Feed     http://www.mail-archive.com/[email protected]/maillist.xml
Unsubscribe  [email protected]

Reply via email to