[Unit]
Description=Deluge WebUI
Documentation=man:deluge-web
After=deluged.service

[Service]
ExecStart=/usr/bin/deluge-web -d -c ${DELUGED_HOME} ${DELUGED_OPTS}

[Install]
WantedBy=multi-user.target