Page 1 of 1

Upstart tutorial doesn't work for Ubuntu 13.04

Posted: Sat Aug 24, 2013 2:58 pm
by jarlath
http://dev.deluge-torrent.org/wiki/User ... art%20Job)

I've followed the above but the web-client isn't available on startup. The uid I'm using is the name my user on Ubuntu (as opposed to the id number).

So when Ubuntu boots up, I run: 'sudo start deluge-web', I can access the http server but it says the daemon isn't running. So I check with 'ps -A | grep -i deluge' and see that deluged is running. Then I kill deluge-web and deluged, then restart deluged and deluge-web and then it works okay.

So.. it's a mess :) Does anyone know the correct process to get to get this running automatically from boot?