Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2000 14:19:45 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Brian Somers <brian@Awfulhak.org>
Cc:        Clive Lin <clive@CirX.ORG>, Valentin Nechayev <netch@lucky.net>, Brian Somers <brian@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brian@hak.lan.Awfulhak.org
Subject:   Re: cvs commit: src/etc/periodic/daily 110.clean-tmps 
Message-ID:  <Pine.BSF.4.21.0006081417260.20785-100000@freefall.freebsd.org>
In-Reply-To: <200006081737.SAA20584@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Jun 2000, Brian Somers wrote:

> With this in defaults/rc.conf:
> 
> clear_daily_ignore=".X*-lock quota.user quota.group" # Don't delete these
> clear_daily_dirs="/tmp /var/tmp /compat/linux/tmp"   # Delete stuff here
> clear_daily_days=                                    # Older than this (3?)

I'd also suggest having the list of removed files added to the daily
sysadmin mailing. I've been bitten by something like this before - a
daemon was periodically dying and I finally figured out it was because a
long-lived tempfile was being reaped. A daily report of files removed
would show you whether you might need to add some more files to the ignore
list.

Kris

--
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



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?Pine.BSF.4.21.0006081417260.20785-100000>