summaryrefslogtreecommitdiff
blob: adb38300a30ecb898517fd698aa4398c182f09b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Deluge WebUI
Documentation=man:deluge-web
After=deluged.service

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

[Install]
WantedBy=multi-user.target