|
rcS - variables that affect the behavior of boot scripts
TMPTIME
On boot the files in /tmp will be deleted if their modification
time is more than TMPTIME days ago. A value of 0 means that
files are removed regardless of age. If you don’t want the sys‐
tem to clean /tmp then set TMPTIME to a negative value (e.g.,
-1) or to the word infinite.
|