From owner-freebsd-questions@FreeBSD.ORG Thu Feb 8 16:03:20 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 536AA16A402 for ; Thu, 8 Feb 2007 16:03:20 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 1227613C441 for ; Thu, 8 Feb 2007 16:03:19 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 08 Feb 2007 11:03:19 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id MWQ51992; Thu, 8 Feb 2007 11:02:54 -0500 (EST) Received: from 209-6-203-219.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.203.219]) by smtp01.lnh.mail.rcn.net with ESMTP; 08 Feb 2007 11:02:52 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17867.18656.462978.486927@jerusalem.litteratus.org> Date: Thu, 8 Feb 2007 10:59:28 -0500 To: freebsd-questions@freebsd.org In-Reply-To: <20070208145516.2a8612f8@gumby.homeunix.com> References: <45CA6413.6000400@enabled.com> <20070207193234.BFA4.GERARD@seibercom.net> <45CA7215.7030004@enabled.com> <45CA9854.7040903@u.washington.edu> <45CAB605.1070901@enabled.com> <20070208145516.2a8612f8@gumby.homeunix.com> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/50, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090204.45CB49C6.00C7,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.125/2006-10-10 Subject: Re: /tmp getting full form portmanager X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 16:03:21 -0000 RW writes: > > > clear_tmp_enable > > > (bool) Set to ``YES'' to have /tmp cleaned at > > > startup. > > And also daily_clean_tmps_enable (in periodic.conf) Before doing this, understand the consequences, There's stuff in my /tmp ... I understand /who/ put it there, but not /why/. Until I affirmatively know it's safe to delete, not going to blindly reap the directory. Robert Huff