my seedbox's system is ubuntu 10.04 ~ , i have installed deluged/deluge-web ,and make it auto-start (by edit /etc/rc.local)
Code: Select all
deluged
screen -fa -d -m -S deluge-web deluge-web
it works when the system restart , but when i occasionally want to restart deluged , i just 'killall deluged' and then use the command the same with above , but i can't see any torrents in the deluge-web , seems it's a different session i have opened , it must be some Environment variable problem, but i don't what it is , and how is the right way to do so .
thanks for any help or information !
