Dirk Meyer wrote: > [EMAIL PROTECTED] wrote: >> Update of /cvsroot/freevo/freevo/boot >> In directory sc8-pr-cvs1:/tmp/cvs-serv27692 >> >> Modified Files: >> record_server_init webserver_init >> Log Message: >> need to cd to $FREEVO_HOME, also keep using freevo execute rather >> than helpers script because execute will wait on the process (what >> we need when usinig init). > > Really? I thought init wants to start some stuff in the background. At > least Gentoo is very happy with freevo starting things in the > background.
BTW, when you use | freevo webserver freevo will start webserver.py and will wait for the end. When using start, stop, it will only start and stop things, using disown: | freevo webserver start starts the webserver and returns. Dischi -- Who the fuck is "General Failure", and why is he reading my disk? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
