From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 23:57:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08F0A1065671 for ; Mon, 14 Jul 2008 23:57:41 +0000 (UTC) (envelope-from fbsd06+X2=af3cff63@mlists.homeunix.com) Received: from fallback-in1.mxes.net (fallback-out1.mxes.net [216.86.168.190]) by mx1.freebsd.org (Postfix) with ESMTP id DBAA38FC1A for ; Mon, 14 Jul 2008 23:57:40 +0000 (UTC) (envelope-from fbsd06+X2=af3cff63@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by fallback-in1.mxes.net (Postfix) with ESMTP id CE5CB163E00 for ; Mon, 14 Jul 2008 19:41:43 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id AE7B023E3F6 for ; Mon, 14 Jul 2008 19:41:38 -0400 (EDT) Date: Tue, 15 Jul 2008 00:41:27 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080715004127.1bfb25cc@gumby.homeunix.com.> In-Reply-To: <20080714215626.GA28814@thought.org> References: <20080714201241.GA22443@thought.org> <20080714210924.GA16869@Grumpy.DynDNS.org> <20080714215626.GA28814@thought.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: why is this script failing? 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: Mon, 14 Jul 2008 23:57:41 -0000 On Mon, 14 Jul 2008 14:56:27 -0700 Gary Kline wrote: > You're right of course, and for the most bothersome hundreds > of wav and log files this works: You might also consider adding clear_tmp_enable=yes to rc.conf, and daily_clean_tmps_enable=yes to periodic.conf, to delete old files under /tmp automatically.