11 lines
197 B
Desktop File
11 lines
197 B
Desktop File
[Unit]
|
|
Description=magneticod: autonomous BitTorrent DHT crawler and metadata fetcher
|
|
|
|
[Service]
|
|
ExecStart=~/.local/bin/magneticod
|
|
Restart=always
|
|
RestartSec=5
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|