From owner-freebsd-questions@FreeBSD.ORG Mon Jul 9 05:59:57 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D256D16A468 for ; Mon, 9 Jul 2007 05:59:57 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id B397C13C4B8 for ; Mon, 9 Jul 2007 05:59:57 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1I7mHs-00040C-VF for freebsd-questions@freebsd.org; Sun, 08 Jul 2007 22:59:56 -0700 Message-ID: <11496394.post@talk.nabble.com> Date: Sun, 8 Jul 2007 22:59:56 -0700 (PDT) From: gmoniey To: freebsd-questions@freebsd.org In-Reply-To: <11003239.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gmoniey@gmail.com References: <10902043.post@talk.nabble.com> <20070601131230.380039e8@localhost> <10906324.post@talk.nabble.com> <20070601154223.GC43330@gizmo.acns.msu.edu> <10953687.post@talk.nabble.com> <20070605031224.188cacc8@gumby.homeunix.com.> <20070605022154.GB71220@gizmo.acns.msu.edu> <10963533.post@talk.nabble.com> <46651165.1040909@webanoide.org> <10982826.post@talk.nabble.com> <20070606224103.GA80072@gizmo.acns.msu.edu> <11003239.post@talk.nabble.com> Subject: Re: startup / shutdown script (rc.d) 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: Mon, 09 Jul 2007 05:59:57 -0000 to those interested, I finally solved this problem, it turns out that the path wasnt correctly set for /usr/local/bin, and adding this line fixed it PATH=/usr/local/bin:$PATH -- View this message in context: http://www.nabble.com/startup---shutdown-script-%28rc.d%29-tf3848895.html#a11496394 Sent from the freebsd-questions mailing list archive at Nabble.com.