|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note: I think this is bogus. It doesn't deal properly with homedirs
on NFS with SECURE_TMP set as many programs require filesystem
behaviour that NFS cannot honour. If anything, the tmp folder
should be mounted as tmpfs.
Ultimately however this is what XDG_RUNTIME_DIR is meant to
do and programs should generally move away from it.
I'd suggest even that TMP and TMPDIR point to /run/user/603/tmp
if you want a really secure TMPDIR system.
Or at least something along those lines.
mga#14778
|