mirror of
https://github.com/urbanguacamole/torrent-paradise
synced 2024-10-31 21:20:13 +00:00
241a83281f
Before publishing to Github
12 lines
182 B
Desktop File
12 lines
182 B
Desktop File
[Unit]
|
|
Description=nextgen DHT spider
|
|
Requires=postgresql
|
|
|
|
[Service]
|
|
User=nextgen
|
|
WorkingDirectory=/home/nextgen
|
|
ExecStart=/home/nextgen/spider
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|