Archived
1
1
This repository has been archived on 2020-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
2020-07-11 10:24:46 +00:00

12 lines
506 B
Plaintext

[11] HOW LONG DO FILES STAY IN /TMP BEFORE BEING DELETED?
As a general rule files that have a creation date older than
60 days are candidate for deletion. This rule is flexible in
in regards to space constraints (id est, the largest, oldest
files go first).
Each system has about 2048MB or more of /tmp space and is not
NFS mounted. Please be thoughtful about what you put in tmp,
while permissions you set on those files and what the current
usage of /tmp is.