Page 1 of 1

How to shutdown Deluge daemon

Posted: Thu May 07, 2009 12:40 pm
by geolos
Hi,

Does anyone knows how can you shutdown the Deluge daemon from console mode (in Linux).
Thank you in advance.

BR,
C.

Re: How to shutdown Deluge daemon

Posted: Thu May 07, 2009 1:55 pm
by johnnyg
do you mean from terminal or from console ui?
from terminal: http://dev.deluge-torrent.org/wiki/Faq# ... pthedaemon

Re: How to shutdown Deluge daemon

Posted: Thu May 07, 2009 5:38 pm
by andar
kill <pid>

Re: How to shutdown Deluge daemon

Posted: Fri May 08, 2009 6:36 am
by geolos
Hi,

I mean from the console UI (which runs under a Linux terminal). In the past I used to execute:
1) deluge
2) connect localhost
3) ...
4) halt

Now in the console there is no 'halt' command to shut down properly the daemon (not using 'kill'). Also the 'help' command has been removed which makes extremely difficult to work on a headless machine without knowing the available console commands and their syntax as well.

Thank you in advance.
C.

Re: How to shutdown Deluge daemon

Posted: Fri May 08, 2009 6:30 pm
by andar
Maybe there is something wrong with the console ui... In anycase, killing the process has the same effect.