mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
rtorrent-flood: many changes
- removed MediaInfo - use git to download xmlrpc - xmlrpc advanced - rtorrent now uses a unix socket for SCGI
This commit is contained in:
@ -7,12 +7,12 @@ directory=/home/torrent
|
||||
priority=2
|
||||
redirect_stderr=true
|
||||
environment=HOME="/home/torrent",PWD="/home/torrent",LOGNAME="rtorrent",USER="torrent",TERM="xterm"
|
||||
startsecs=5
|
||||
command=rtorrent
|
||||
autorestart=true
|
||||
|
||||
[program:flood]
|
||||
user=torrent
|
||||
directory=/usr/flood
|
||||
redirect_stderr=true
|
||||
command=/usr/flood/server/bin/www
|
||||
autostart=true
|
||||
autorestart=true
|
||||
|
Reference in New Issue
Block a user