On Wednesday, May 20, 2015 at 12:28:37 PM UTC-7, Aydin S wrote: > > I want to initialize a few things on a linux machine running web2py > server. Meaning that a init.py file to be run in the boot, things > initilized in init.py will be used in web2py environment, can scheduler do > it? If so, I should set the number of repeats to 1? >
Are you specifically interested in setting environmental variables, or making links, or doing something like generating index files on the DB, or maybe generating new content (for example, making PDF files from some nightly update)? /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

