I have Ubuntu 10.04 and web2py in var I try to run it as a daemon such as in http://web2py.com/book/default/chapter/11#Start-as-Linux-Daemon but seems, that when I type "sudo /etc/init.d/web2py start", it's nothing happens. No errors and no web2py daemon run

