From owner-freebsd-questions@FreeBSD.ORG Sun Aug 10 08:50:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E26237B401 for ; Sun, 10 Aug 2003 08:50:39 -0700 (PDT) Received: from out3.mx.nwbl.wi.voyager.net (out3.mx.nwbl.wi.voyager.net [169.207.3.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB47743F3F for ; Sun, 10 Aug 2003 08:50:38 -0700 (PDT) (envelope-from dragoncrest@voyager.net) Received: from mail5.mx.voyager.net (mail5.mx.voyager.net [216.93.66.204]) by out3.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 4D09D7745D for ; Sun, 10 Aug 2003 10:50:38 -0500 (CDT) Received: from localhost.localdomain (nm1.mx.lnng.mi.voyager.net [216.93.38.227]) by mail5.mx.voyager.net (8.12.9/8.10.2) with ESMTP id h7AFoc4x050406 for ; Sun, 10 Aug 2003 11:50:38 -0400 (EDT) Message-Id: <200308101550.h7AFoc4x050406@mail5.mx.voyager.net> From: "Dragoncrest" To: freebsd-questions@freebsd.org X-Mailer: CoreCommMail X-IPAddress: 209.153.128.248 Date: Sun, 10 Aug 2003 11:10:24 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Is this a bad idea? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 15:50:39 -0000 Not sure if this is a bad idea or it may cause issues, but I was looking at running the command "cvsup supfile" every morning at 4am then follow it up with the command "pkg_version -L=" at 5am. Would this be a bad thing or a potential security risk? Or would this be ok to do?