On Sat, 09 Oct 2010 10:38:41 -0700, Arthur Chance <[email protected]>
wrote:
On 10/09/10 17:58, Caleb Stein wrote:
On Fri, 08 Oct 2010 22:46:55 -0700, Robert Huff <[email protected]>
wrote:
[Full /tmp discussion snipped]
So is it safe to do "rm -rf /tmp/*"?
Not if running an X desktop, as all sorts of things get stuck in /tmp
that are needed. In single user mode it should be safe, and it probably
is when simply running on the console.
As a long term solution, if you wish to clear /tmp every reboot add
clear_tmp_enable="YES" # Clear /tmp at startup.
to your /etc/rc.conf
Ok, so it won't hurt X as long as I clear /tmp/ while X isn't running?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"