From owner-freebsd-questions Thu Apr 11 6:45:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mhub-c2.tc.umn.edu (mhub-c2.tc.umn.edu [160.94.128.45]) by hub.freebsd.org (Postfix) with ESMTP id 8BD3637B405 for ; Thu, 11 Apr 2002 06:45:08 -0700 (PDT) Received: from x74-47.forestry.umn.edu by mhub-c2.tc.umn.edu with ESMTP for questions@FreeBSD.ORG; Thu, 11 Apr 2002 08:45:03 -0500 Subject: cvsup and /etc/daily.local From: "Kirk R. Wythers" To: questions@FreeBSD.ORG Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 11 Apr 2002 09:33:55 -0400 Message-Id: <1018532036.96296.9.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I created my cvsupfile (following the instructions in the online handbook), there was a statement generated that read, "run /usr/local/bin/cvsup -g -L2 /etc/cvsupfile or place in /etc/daily.local for autoupdate" I have manually run /usr/local/bin/cvsup -g -L2 /etc/cvsupfile a couple of times, but I am interested in automating this process. I don't see a file called daily.local in /etc/ on my system. Should I create this file myself with a line "/usr/local/bin/cvsup -g -L2 /etc/cvsupfile"? What are other thoughts on automating this process? how about as a cron job? Thanks, Kirk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message