From owner-cvs-etc Sat Oct 19 14:35:31 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA08448 for cvs-etc-outgoing; Sat, 19 Oct 1996 14:35:31 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA08438; Sat, 19 Oct 1996 14:35:25 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id OAA07794; Sat, 19 Oct 1996 14:35:23 -0700 (PDT) To: Alex Nash cc: Alex Nash , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc daily In-reply-to: Your message of "Sat, 19 Oct 1996 16:30:49 CDT." Date: Sat, 19 Oct 1996 14:35:23 -0700 Message-ID: <7792.845760923@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hmmm. So what about weekly.local and monthly.local then? :-) Jordan > On Sat, 19 Oct 1996, Jordan K. Hubbard wrote: > > > I thought /etc/daily was, by definition, local? > [...] > > > Modified: etc daily > > > Log: > > > If /etc/daily.local is present, run it justFrom owner-cvs-etc Sat Oct 19 14:52:33 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA10946 for cvs-etc-outgoing; Sat, 19 Oct 1996 14:52:33 -0700 (PDT) Received: (from alex@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA10917; Sat, 19 Oct 1996 14:52:20 -0700 (PDT) Date: Sat, 19 Oct 1996 14:52:20 -0700 (PDT) From: Alex Nash Message-Id: <199610192152.OAA10917@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc weekly monthly Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 96/10/19 14:52:19 Modified: etc weekly monthly Log: Invoke weekly.local and monthly.local if they exist. Suggested by: jkh Revision Changes Path 1.17 +7 -1 src/etc/weekly 1.6 +6 -0 src/etc/monthly