Files
torrent-paradise-torpar/crawl-rss/crawlrss.service
Urban Guacamole 8fdc8d6508 Add crawl of TPB 48h top to crawl-rss
I still miss most of the trending torrents because I source new torrents mainly from the DHT.
2020-07-05 12:31:28 +02:00

14 lines
284 B
Desktop File

[Unit]
Description=Automatic crawl of new torrent feeds. Also automatically refreshes the index every hour.
Requires=postgresql
[Service]
User=nextgen
WorkingDirectory=/home/nextgen
ExecStart=/home/nextgen/crawl-rss
Restart=always
RestartSec=30
[Install]
WantedBy=multi-user.target