On Dec 14, 2007 8:45 AM, Mike Gerdts <mgerdts at gmail.com> wrote: > If your master daemon is a shell script, use ctrun(1) when starting > the child. If your master is written in C, you either want to use > system(3C) to start the child or muddle your way through > libcontract(3LIB).
That should be, system(3C) to use ctrun(1) to start the child... -- Mike Gerdts http://mgerdts.blogspot.com/