From owner-cvs-etc Sat Oct 19 14:15:03 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA06331 for cvs-etc-outgoing; Sat, 19 Oct 1996 14:15:03 -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 OAA06313; Sat, 19 Oct 1996 14:14:57 -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 OAA07706; Sat, 19 Oct 1996 14:14:57 -0700 (PDT) To: Alex Nash cc: 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 14:03:28 PDT." <199610192103.OAA05467@freefall.freebsd.org> Date: Sat, 19 Oct 1996 14:14:57 -0700 Message-ID: <7703.845759697@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I thought /etc/daily was, by definition, local? Jordan > alex 96/10/19 14:03:26 > > Modified: etc daily > Log: > If /etc/daily.local is present, run it just before the security check. > Closes PR#1822. > > Submitted by: John-Mark Gurney (w/some changes) > > Revision Changes Path > 1.21 +5 -0 src/etc/daily