/tmp and /var/tmp
/tmp and /var/tmp
Posted Mar 30, 2011 19:49 UTC (Wed) by makomk (guest, #51493)In reply to: /tmp and /var/tmp by dmarti
Parent article: Introducing /run
Putting /var/tmp/ is on a tmpfs not just a violation of the LSB filesystem layout requirements, it's likely to lead to data loss. /var/tmp/ is required to be preserved across reboots.
