I have complied/installed deluge on my computer form some time now, and while it briefly worked, it now will not start the webui deamon. any attempt to do so will result in the following errors from systemd.
Code: Select all
deluge-web[34705]: deluge-web: error: unrecognized arguments:
systemd[1]: deluge-web.service: Main process exited, code=exited, status=2/INVALIDARGUMENT>
systemd[1]: deluge-web.service: Failed with result 'exit-code'.]]
the deluge webui service looks like this, its the one generated automatically by portage on a fresh installation
Code: Select all
[[Service]
User=deluge
Group=deluge
Environment="DELUGE_WEB_HOME=/var/lib/deluge" "DELUGE_WEB_OPTS= "]