[ILUG] /tmp not cleared on reboot

paul at clubi.ie paul at clubi.ie
Thu Nov 30 10:43:22 GMT 2006


Hi Walter,

Have a look at /etc/cron.daily/tmpwatch and 'man tmpwatch'.

The default seems to be 240 hours, change to whatever suits. If you 
want to have it guaranteed that /tmp is cleared on reboot, mount 
/tmp/ as a tmpfs volume. Put something like:

tmpfs	/tmp	tmpfs	defaults,size=xM	0 0

in /etc/fstab, changing the x in size=xM to be the size in MiB you 
want it to be. Make sure you have at least that much swap available.

regards,
-- 
Paul Jakma	paul at clubi.ie	paul at jakma.org	Key ID: 64A2FF6A
Fortune:
The man who runs may fight again.
 		-- Menander



More information about the ILUG mailing list