mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-13 12:41:01 -04:00
Apps may rely on /var/tmp not being in ram, for instance when downloading large files. See for instance: http://0pointer.net/blog/projects/tmp.html We make /var/tmp point to ~/.var/app/cache/tmp so that each app get its own instane, and so that its cleared whe removing xdg-cache-dir for the app.