d505e4835a
The configuration file is in JSON. If no option is specified, dev-friendly defaults are used.
12 lignes
247 o
Desktop File
12 lignes
247 o
Desktop File
[Unit]
|
|
Description=Torrent indexer for weebs
|
|
After=network.target
|
|
|
|
[Service]
|
|
WorkingDirectory=/srv/nyaa/
|
|
ExecStart=/usr/local/bin/nyaa -dbtype sqlite3 -dbparams ./nyaa.db
|
|
StandardOutput=syslog
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=default.target
|