From owner-freebsd-questions@FreeBSD.ORG Sun Feb 29 11:11:32 2004 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 712A216A4CE for ; Sun, 29 Feb 2004 11:11:32 -0800 (PST) Received: from bsd1.xzozx.net (xzozx90.august.net [64.90.39.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 141C243D2F for ; Sun, 29 Feb 2004 11:11:32 -0800 (PST) (envelope-from freebsd@xzozx.net) Received: from xzozx.net (diablo.tsystem.com [64.216.230.9]) (authenticated bits=0) by bsd1.xzozx.net (8.12.10/8.12.10) with ESMTP id i1TJD6ei070157 for ; Sun, 29 Feb 2004 13:13:07 -0600 (CST) (envelope-from freebsd@xzozx.net) Message-ID: <4042395F.30009@xzozx.net> Date: Sun, 29 Feb 2004 13:11:27 -0600 From: freebsd User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 References: <6E6A0B9771347B49937E7E3F30153465BB3B18@imacs-exchange.hms-domain.local> In-Reply-To: <6E6A0B9771347B49937E7E3F30153465BB3B18@imacs-exchange.hms-domain.local> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-xzozx.net-MailScanner-Information: Please contact the ISP for more information X-xzozx.net-MailScanner: Found to be clean cc: "Freebsd Questions \(E-mail\)" Subject: Re: Cron and F-prot not working correctly 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, 29 Feb 2004 19:11:32 -0000 Schimcek, Derrick wrote: >I have a FreeBSD 5.0 and a FreeBSD 5.2 box both running recent versions of f-prot antivirus when you run the virus def updater through cron it gets halfway through the scripts and then dies. When you run it from the command line it runs correctly. so I wrote my own script that uses ftp instead of http and it exhibits the same behavior. does anyone know if there is some cron issue I am missing or if cron has a time to let the script run variable. any help will be greatly appreciated. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > Have you verified that your PATH is the same within cron and when run interactively?