Actually it does! I created a script... #!/bin/sh # start--- web2py startup for background # web2py/web2py.py <your-admin-password.txt &
"your-admin-password.txt" is a file created to with what it says - of course. This puts web2py in background and even exiting the ssh terminal does not kill it. :v) On Feb 5, 11:48 am, Noah McIlraith <[email protected]> wrote: > Wow, all that for something that can't even run in the background? It was > easier installing Debian on Android to achieve the same thing (sans the > cant-work-in-background-mode).

