Page 1 of 1

RedBox as daemon

Posted: 23 Sep 2010, 16:53
by pilot
Hi there,

Having some trouble/concerns about setting RedBox up as a daemon. I figured I can just follow the same process as setting the smartfox server up:

ln -s /home/john/SFS_PRO_1.3.0/Server/sfs S99sfs

Instead point to the bash file for redbox like so

ln -s /home/john/SFS_PRO_1.3.0/Server/RedBox/red5.sh S99red5

This doesn't seem to be working. My other concern is red5 has to start after smartfox has initiated. How could I make the daemon process start once smartfox is live?

Thanks!

Dave