Date: Wed, 07 Feb 2007 19:32:43 -0500 From: Gerard Seibert <gerard@seibercom.net> To: User Questions <freebsd-questions@freebsd.org> Subject: Re: /tmp getting full form portmanager Message-ID: <20070207193234.BFA4.GERARD@seibercom.net> In-Reply-To: <45CA6413.6000400@enabled.com> References: <45CA6413.6000400@enabled.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday February 07, 2007 at 06:43:15 (PM) Noah wrote: > /tmp is filling from portmanager is placing .db information and build > details during its run. > > what options to I have to alleviate the troubles this creates? Erase them. Besides how much trouble can they be causing? Honestly, portmanager only uses those files when it runs. Each time it is restarted, except with the '--resume' flag, it erases them and creates new one. By the way, do you have: clear_tmp_enabled="YES" in your /etc/rc.conf file? If not, you might want to add it if you feel that you /tmp directory is getting clogged with garbage. I believe there is a setting in periodic daily to clean out tmp files only. -- Gerard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070207193234.BFA4.GERARD>