add rtorrent-flood image

This commit is contained in:
Wonderfall
2016-09-09 17:52:00 +02:00
parent c8aba06bd6
commit 993bb25a06
8 changed files with 200 additions and 0 deletions

View File

@ -0,0 +1,18 @@
[supervisord]
nodaemon=true
[program:rtorrent]
user=torrent
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
[program:flood]
user=torrent
directory=/usr/flood
command=/usr/flood/server/bin/www
autostart=true
autorestart=true