Startup at boot problem

Paul Schmehl pauls at utdallas.edu
Thu Mar 23 19:10:28 UTC 2006


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 at utdallas.edu)
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/




More information about the freebsd-ports mailing list