Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2000 10:12:28 -0500 (EST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc crontab
Message-ID:  <Pine.NEB.3.96L.1001211094939.41424E-100000@fledge.watson.org>
In-Reply-To: <20001210234818.A73780@ehlo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

(dropping James FitzGibbon <james@ehlo.com> from the destination list
since my mailer is complaining it can't resolve MX records for ehlo.com
right now)

It also strikes me that maybe to deal with the collision problem, you
should be using seperate lock files for each event.  I.e., I personally
don't care if daily and weekly run at the same time, but if daily and the
next daily run at the same time, I do care.  So the locking domain should
reflect that:

/var/run/periodic/daily.lock
/var/run/periodic/weekly.lock


Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services



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.NEB.3.96L.1001211094939.41424E-100000>