I'm setup deluge on my headless Ubuntu 16.04 server, followed all the directions and it works mostly. However, I'm having a problem trying to get the service to auto start.
I can start and stop the service by doing "systemctl start deluged" and "systemctl stop deluged". But when I do a "systemctl enable /etc/systemd/system/deluged.service", I get an error "Failed to execute operation: invalid argument"
What am I doing wrong?
I followed this guide:
http://www.havetheknowhow.com/Install-t ... dless.html
[Solved] Cannot enable deluged.service?
Re: Cannot enable deluged.service?
Did you search the internet for that error and try the suggestions?
This is the guide that you should follow: http://dev.deluge-torrent.org/wiki/User ... ce/systemd
This is the guide that you should follow: http://dev.deluge-torrent.org/wiki/User ... ce/systemd
Re: Cannot enable deluged.service?
I fixed it. I don't think I had something right with my deluged.service file. I stopped the service, recreated the file and started again.
It lets me enable it now and everything auto starts fine.
It lets me enable it now and everything auto starts fine.