torrent02: drop btseed, we just use rtorrent now
We used to use btseed, but it stopped working and we couldn't sort out why, so we switched to running rtorrent in a tmux instead. Its not great, but it does work for a seeder. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1bdc807b74
commit
dd31639a9a
1 changed files with 0 additions and 13 deletions
|
@ -10,14 +10,6 @@
|
||||||
- opentracker-ipv6
|
- opentracker-ipv6
|
||||||
- mktorrent
|
- mktorrent
|
||||||
- python-simplejson
|
- python-simplejson
|
||||||
- bittorrent
|
|
||||||
tags:
|
|
||||||
- packages
|
|
||||||
|
|
||||||
- name: install systemd unit for btseed
|
|
||||||
copy: src=btseed.service dest=/etc/systemd/system/btseed.service
|
|
||||||
notify:
|
|
||||||
- reload systemd
|
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
@ -56,11 +48,6 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
- name: set btseed to start
|
|
||||||
service: name=btseed state=started enabled=yes
|
|
||||||
tags:
|
|
||||||
- config
|
|
||||||
|
|
||||||
- name: set opentracker-ivp4 to start
|
- name: set opentracker-ivp4 to start
|
||||||
service: name=opentracker-ipv4 state=started enabled=yes
|
service: name=opentracker-ipv4 state=started enabled=yes
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue