You can have web2py's internal cron do that for you with the @reboot instruction:
http://web2py.com/books/default/chapter/29/04#Cron Note that soft cron is turned off by default with wsgi. --
You can have web2py's internal cron do that for you with the @reboot instruction:
http://web2py.com/books/default/chapter/29/04#Cron Note that soft cron is turned off by default with wsgi. --