Launching App

Robert Rawlins - Think Blue robert.rawlins at thinkbluemedia.co.uk
Thu Aug 9 06:01:56 EDT 2007


Hello Guys,

 

I'm looking for the best method to launch my python app when my Linux system
boots up. At the moment I just have an entry like this in my rc.local file:

 

CD /myfolder/anotherfolder

./myapp.py

 

Is this the best way to do this? Or is there a better way? I feel like a bit
of a dummy asking this question, I just wanted to ensure the best method.

 

Thanks guys,

 

Rob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070809/9363b6e0/attachment.html>


More information about the Python-list mailing list