From owner-freebsd-questions@FreeBSD.ORG Thu Oct 13 06:17:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5174416A41F for ; Thu, 13 Oct 2005 06:17:52 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDFFA43D45 for ; Thu, 13 Oct 2005 06:17:51 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.52 (FreeBSD)) id 1EPwPT-000PFv-8T for freebsd-questions@freebsd.org; Thu, 13 Oct 2005 10:17:47 +0400 Message-ID: <434DFBF2.6050201@speechpro.com> Date: Thu, 13 Oct 2005 10:17:22 +0400 From: Igor Robul User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050518) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20051010054556.BB30.GERARD@seibercom.net> <434B9883.3000108@speechpro.com> <200510121659.05550.list-freebsd-2004@morbius.sent.com> In-Reply-To: <200510121659.05550.list-freebsd-2004@morbius.sent.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archived: Yes Subject: Re: portmanager X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 06:17:52 -0000 RW wrote: > > >I'm probably missing something, because I can't see what the problem is. > >crontab(5) says you can define environmental variables in a crontab; and the >default system crontab already has a PATH variable pre-defined, although it >doesn't include /usr/local/bin in the path. > > But you may not wish export PATH with /usr/local/bin to all your cron jobs.