Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2007 22:59:56 -0700 (PDT)
From:      gmoniey <gmoniey@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: startup / shutdown script (rc.d)
Message-ID:  <11496394.post@talk.nabble.com>
In-Reply-To: <11003239.post@talk.nabble.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>

next in thread | previous in thread | raw e-mail | index | archive | help

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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11496394.post>