Date: 20 Jun 2000 16:01:19 +0200 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: Brian Somers <brian@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/daily 110.clean-tmps Message-ID: <xzpzoogsb80.fsf@flood.ping.uio.no> In-Reply-To: Brian Somers's message of "Thu, 8 Jun 2000 01:48:16 -0700 (PDT)" References: <200006080848.BAA28589@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Somers <brian@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpzoogsb80.fsf>