forked from infra/ansible
torrent: remove torrent-web-generate.cron
Signed-off-by: Gregory Bartholomew <gregory.lee.bartholomew@gmail.com>
This commit is contained in:
parent
e3fb6a82a0
commit
34d8d38c45
2 changed files with 0 additions and 4 deletions
|
|
@ -1,3 +0,0 @@
|
|||
*/20 * * * * torrent /srv/torrent/torrent-generator/torrent-generator
|
||||
#*/20 * * * * torrent /srv/torrent/spins-generator/torrent-generator
|
||||
|
||||
|
|
@ -44,7 +44,6 @@
|
|||
- { file: opentracker-ipv6.conf, dest: /etc/opentracker/opentracker-ipv6.conf, mode: 644 }
|
||||
- { file: torrent-httpd.conf, dest: /etc/httpd/conf.d/torrent.conf, mode: 644 }
|
||||
- { file: spins-httpd.conf, dest: /etc/httpd/conf.d/spins.conf, mode: 644 }
|
||||
- { file: torrent-web-generate.cron, dest: /etc/cron.d/torrent-web-generate, mode: 644 }
|
||||
- { file: torrent-hash.cron, dest: /etc/cron.d/torrent-hash.cron, mode: 644 }
|
||||
- { file: bittorrent.logrotate, dest: /etc/logrotate.d/bittorrent, mode: 644 }
|
||||
- { file: torrent-data.py, dest: /usr/local/bin/torrent-data.py, mode: 755 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue