Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2006 17:47:14 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: Startup at boot problem
Message-ID:  <A198D45BDDF6A91C6112FAEE@utd59514.utdallas.edu>
In-Reply-To: <20E2B4EA-AD51-4B06-B52E-8938D5C4855B@FreeBSD.org>
References:  <0EF5CD301A7EA4ABAE895ACD@utd59514.utdallas.edu> <D25CA5D6-C919-4248-B1D2-8686ED77166D@FreeBSD.org> <B6CE362B7099434BC86EABD1@utd59514.utdallas.edu> <20E2B4EA-AD51-4B06-B52E-8938D5C4855B@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--==========27591632838D00B2D1F4==========
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

--On Saturday, March 25, 2006 10:03:59 +1100 Sam Lawrance=20
<lawrance@FreeBSD.org> wrote:
>>
>> I solved the problem by using the full path in the script.
>> Originally it had "exec tclsh8.4".  I patched it to have "exec /usr/
>> local/bin/tclsh8.4", and it starts fine on boot now.   Obviously
>> PATH didn't have /usr/local/bin in it at the time the script was
>> being initiated.
>
> I'm not sure you do understand what it means.  Is there an rc with a
> "PROVIDE: tclsh8.4" line to match your REQUIRE?
>
Maybe I don't.  I *thought* PROVIDE: used ${name}, as in the name of the=20
daemon or script.  Is that incorrect?

Paul Schmehl (pauls@utdallas.edu)
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/
--==========27591632838D00B2D1F4==========--




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