Hi,
Does anyone knows how can you shutdown the Deluge daemon from console mode (in Linux).
Thank you in advance.
BR,
C.
How to shutdown Deluge daemon
Re: How to shutdown Deluge daemon
do you mean from terminal or from console ui?
from terminal: http://dev.deluge-torrent.org/wiki/Faq# ... pthedaemon
from terminal: http://dev.deluge-torrent.org/wiki/Faq# ... pthedaemon
Re: How to shutdown Deluge daemon
kill <pid>
Re: How to shutdown Deluge daemon
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.
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
Maybe there is something wrong with the console ui... In anycase, killing the process has the same effect.