ishcherb / rpms / deluge

Forked from rpms/deluge 6 years ago
Clone
Blob Blame History Raw
[Unit]
Description=Deluge Bittorrent Client Web Interface
After=network.target

[Service]
User=deluge
ExecStart=/usr/bin/deluge-web

[Install]
WantedBy=multi-user.target