FS#2129 - Symlink from /var/tmp to /tmp
Attached to Project:
Arch Linux
Opened by Jan Huelsbergen (afoo) - Thursday, 03 February 2005, 08:12 GMT
Opened by Jan Huelsbergen (afoo) - Thursday, 03 February 2005, 08:12 GMT
|
Details
Archlinux creates /tmp as tmpfs, which I think is a good
idea. However, some packages (including KDE) use /var/tmp
for their temporary files, so I think it would be good to
make /var/tmp a symlink to /tmp by default. I run this setup
since ~2 weeks and didn't experience any problems.
|
This task depends upon
Using tmpfs to store useless files is, as the files are: useless. It costs you RAM and whenever you install something large that extracts to /tmp, you're fucked.