On Jan 6, 1:40 am, John Heenan <[email protected]> wrote: > > Here is a hint for using the book listed command > nohup python web2py.py -S yourapp -R scripts/sessions2trash.py & > in /etc/rc.local, to enable automatic start of this script on boot. >
This hint is of course only relevant if you don't already use /etc/ rc.local to start up web2py. I use a scrpt in /etc/init.d instead to start up web2py. John Heenan -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

