From owner-freebsd-questions Thu Feb 27 11:17: 1 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 541AC37B405 for ; Thu, 27 Feb 2003 11:16:58 -0800 (PST) Received: from ra.dweebsoft.com (ra.dweebsoft.com [209.237.40.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C4C43FAF for ; Thu, 27 Feb 2003 11:16:57 -0800 (PST) (envelope-from daxbert_news@dweebsoft.com) Received: from ra.dweebsoft.com (localhost [127.0.0.1]) by ra.dweebsoft.com (8.12.6/8.12.6) with ESMTP id h1RJGvCF057763; Thu, 27 Feb 2003 11:16:57 -0800 (PST) (envelope-from daxbert_news@dweebsoft.com) Received: (from http@localhost) by ra.dweebsoft.com (8.12.6/8.12.3/Submit) id h1RJGv9U057762; Thu, 27 Feb 2003 11:16:57 -0800 (PST) X-Authentication-Warning: ra.dweebsoft.com: http set sender to daxbert_news@dweebsoft.com using -f Received: from 64.81.58.36 ( [64.81.58.36]) as user daxbert@localhost by ra.dweebsoft.com with HTTP; Thu, 27 Feb 2003 11:16:56 -0800 Message-ID: <1046373416.3e5e6428f2822@ra.dweebsoft.com> Date: Thu, 27 Feb 2003 11:16:56 -0800 From: Daxbert To: Paulo Roberto Cc: "" Subject: Re: clear_tmp_enable MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 64.81.58.36 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoting Paulo Roberto : > > Is there a way to put some extra configuration on rc.conf so > clear_tmp_enable would only clean objects older than X days or so? > Yes, but you'll have to roll your own. If you're running FreeBSD-5, you can take a look at editing /etc/rc.d/cleartmp For FreeBSD-4, you'll need to take a look at editing /etc/rc, near clear_tmp_enable. --daxbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message