Is there something that "automatically" removes files in the /tmp directory on a scheduled basis? Perhaps like at the start of the month or something. I am on CentOS 6?
I had a number of files stored there and they are just gone. Very odd.
Jerry
On Fri, Dec 7, 2012 at 1:55 PM, Jerry Geis geisj@pagestation.com wrote:
Is there something that "automatically" removes files in the /tmp directory on a scheduled basis? Perhaps like at the start of the month or something. I am on CentOS 6?
I had a number of files stored there and they are just gone. Very odd.
/tmp is generally cleared out on reboot.
On Fri, 07 Dec 2012 13:55:58 -0500 Jerry Geis wrote:
Is there something that "automatically" removes files in the /tmp directory on a scheduled basis? Perhaps like at the start of the month or something.
/etc/cron.daily/tmpwatch
2012/12/7 Jerry Geis geisj@pagestation.com:
Is there something that "automatically" removes files in the /tmp directory on a scheduled basis? Perhaps like at the start of the month or something. I am on CentOS 6?
tmpwatch?
-- Eero