Skip to content

Instantly share code, notes, and snippets.

@Domin8-IPTV
Created October 27, 2017 22:17
Show Gist options
  • Select an option

  • Save Domin8-IPTV/623f9f285ec3a0b50b74f8dd5f101b38 to your computer and use it in GitHub Desktop.

Select an option

Save Domin8-IPTV/623f9f285ec3a0b50b74f8dd5f101b38 to your computer and use it in GitHub Desktop.
[Unit]
Description=Deluge Bittorrent Client Web Interface
After=network-online.target
[Service]
Type=simple
User=plex
Group=plex
UMask=027
ExecStart=/usr/bin/deluge-web
Restart=on-failure
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment