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
|
||||
- mktorrent
|
||||
- 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:
|
||||
- packages
|
||||
|
||||
|
@ -56,11 +48,6 @@
|
|||
tags:
|
||||
- config
|
||||
|
||||
- name: set btseed to start
|
||||
service: name=btseed state=started enabled=yes
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: set opentracker-ivp4 to start
|
||||
service: name=opentracker-ipv4 state=started enabled=yes
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue