I have a script named start.sh in the application directory. It is like this:
cd /home/app_u/app ./start-app.py prod8080.cfg & ./start-app.py prod8081.cfg & ./start-app.py prod8082.cfg & Then, I added this line: su app_u /home/app_u/app/start.sh in /etc/rc.local I am using CentOS 5. Sanjay --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

