On Tue, Aug 26, 2014 at 11:37:49AM -0500, Chuck Burns wrote:
> 
> It -does- exit the script, and the rc_start() command is -not- processed..  
> so 
> I know that part is working..
> 
> However, there is no output, and the script doesn't "fail" it just quits, 
> silently... 

Try running the rc script with the -d option. Normally stdin/stdout is
redirected to /dev/null (see rc.d(8))

Reply via email to