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
-- http://mail.python.org/mailman/listinfo/python-list