Deluge 1.3.5 Startup Script FreeBSD 9
Posted: Sun Nov 11, 2012 1:50 pm
Hi,
Unfortunately the forum search hasn't been much of a success: I am trying to get the deluged (and deluge web-ui) startup scripts to work but no matter how often I reboot, there is no process started.
Unfortunately I am pretty new to FreeBSD (on a headless server) and can't even find the log files telling me what's wrong (nothing found in /var/log).
I would prefer not to run the deluged processes as root but as an individual "deluge" user which I adapted in the script. Under this assumption: if (I ever manage to have) the user "deluge" start the deluged process, will another user (say "alex", group wheel) be able to connect to the daemon using deluge-console? or may only the process owner access the daemon?
The user "deluge" is a member of the admin group and has no password (and cannot login). I created /home/deluge and /home/deluge/config according to the script. I chmodded these directories to 777. The script in rc.d/deluged is set to -rwxrwxrwx. The 'enable_deluge="YES"' has been added to the /etc/rc.cof file.
Although I seem to understand parts of what the script tries to do, I don't know what I am doing wrong so that the script won't start the process(es).
While I am at embarrassing myself with noob questions, let me shoot another one at you: say I (with your help) manage to get deluged started automatically, and then invoke deluge-web as a different user (say "alex"), will that user connect to the same daemon or does deluge-web feature a built-in daemon, meaning that I have two totally separate torrent clients running?
Thank you so much for helping me, please let me know what additional information you'd require.
Georg
HP N40L, Nas4Free 9.0.1 (FreeBSD 9.1 RC2)
{EDIT}: From the boot-up sequence (I was holding the pause key) I found this line: /etc/rc: WARNING: /home/asjklasdfjklasdf/.config/deluge is not a directory
/etc/rc: WARNING: failed precmd routine for deluged.
Anyone can make anything of that? I have no idea what or who asjklasdfjklasdf is, certainly I have not created such user
{/EDIT}
Unfortunately the forum search hasn't been much of a success: I am trying to get the deluged (and deluge web-ui) startup scripts to work but no matter how often I reboot, there is no process started.
Unfortunately I am pretty new to FreeBSD (on a headless server) and can't even find the log files telling me what's wrong (nothing found in /var/log).
I would prefer not to run the deluged processes as root but as an individual "deluge" user which I adapted in the script. Under this assumption: if (I ever manage to have) the user "deluge" start the deluged process, will another user (say "alex", group wheel) be able to connect to the daemon using deluge-console? or may only the process owner access the daemon?
The user "deluge" is a member of the admin group and has no password (and cannot login). I created /home/deluge and /home/deluge/config according to the script. I chmodded these directories to 777. The script in rc.d/deluged is set to -rwxrwxrwx. The 'enable_deluge="YES"' has been added to the /etc/rc.cof file.
Although I seem to understand parts of what the script tries to do, I don't know what I am doing wrong so that the script won't start the process(es).
While I am at embarrassing myself with noob questions, let me shoot another one at you: say I (with your help) manage to get deluged started automatically, and then invoke deluge-web as a different user (say "alex"), will that user connect to the same daemon or does deluge-web feature a built-in daemon, meaning that I have two totally separate torrent clients running?
Thank you so much for helping me, please let me know what additional information you'd require.
Georg
HP N40L, Nas4Free 9.0.1 (FreeBSD 9.1 RC2)
{EDIT}: From the boot-up sequence (I was holding the pause key) I found this line: /etc/rc: WARNING: /home/asjklasdfjklasdf/.config/deluge is not a directory
/etc/rc: WARNING: failed precmd routine for deluged.
Anyone can make anything of that? I have no idea what or who asjklasdfjklasdf is, certainly I have not created such user
{/EDIT}