From owner-cvs-all Tue Jun 20 7: 1:28 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D30BC37B581; Tue, 20 Jun 2000 07:01:20 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id QAA73103; Tue, 20 Jun 2000 16:01:19 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/daily 110.clean-tmps References: <200006080848.BAA28589@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 20 Jun 2000 16:01:19 +0200 In-Reply-To: Brian Somers's message of "Thu, 8 Jun 2000 01:48:16 -0700 (PDT)" Message-ID: Lines: 13 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Somers writes: > Log: > Clean /tmp and /var/tmp if $clear_tmp_enable is set to YES in rc.conf > Clean /compat/linux/tmp if $linux_enable is also set to YES in rc.conf Keeping /compat/linux/tmp separate from /tmp breaks Linux Netscape: Netscape writes temporary files (e.g. postscript documents) to /compat/linux/tmp, then invokes gv which goes up in flames when it can't find the referenced file in /tmp. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message