mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 12:29:16 +00:00
rtorrent-flood: update startup
This commit is contained in:
parent
83c7b9c12f
commit
e0731a5964
@ -11,7 +11,6 @@ mkdir -p /data/Media/Music
|
|||||||
|
|
||||||
sed -i -e "s/<FLOOD_SECRET>/$FLOOD_SECRET/g" /usr/flood/config.js
|
sed -i -e "s/<FLOOD_SECRET>/$FLOOD_SECRET/g" /usr/flood/config.js
|
||||||
rm -f /data/.session/rtorrent.lock
|
rm -f /data/.session/rtorrent.lock
|
||||||
touch /run/rtorrent.sock
|
chown -R torrent:torrent /data /home/torrent /filebot /usr/flood
|
||||||
chown -R torrent:torrent /run/rtorrent.sock /data /home/torrent /filebot /usr/flood
|
|
||||||
|
|
||||||
exec /usr/bin/supervisord -c /etc/supervisord.conf
|
exec /usr/bin/supervisord -c /etc/supervisord.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user