Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2006 13:10:10 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        freebsd-ports@freebsd.org
Subject:   Startup at boot problem
Message-ID:  <0EF5CD301A7EA4ABAE895ACD@utd59514.utdallas.edu>

next in thread | raw e-mail | index | archive | help
I'm working on a new port that uses tcl scripting rather than compiled 
binaries.  The startup script works fine except at boot.  During the boot, 
I get this error message:
"exec: tclsh8.4: not found"

The script has the following in the "header" section:
# PROVIDE: sensor_agent
# REQUIRE: LOGIN tclsh8.4
# BEFORE: LOGIN
# KEYWORD: FreeBSD shutdown

Is there some other word I can use in REQUIRE that will allow tclsh8.4 to 
be found?

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





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