Merge pull request #5319 from wallclockbuilder/patch-3

Change file mentioned to from .desktop to .service
This commit is contained in:
Christoph Atteneder 2021-04-15 09:10:12 +02:00 committed by GitHub
commit 5b1da876b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ GraphiteReporter.serviceUrl=k6evlhg44acpchtc.onion:2003
## Run
The distribution ships with a systemd .desktop file. Validate/change the executable/config paths within the shipped `bisq-monitor.service` file and copy/move the file to your systemd directory (something along `/usr/lib/systemd/system/`). Now you can control your *Monitor Node* via the usual systemd start/stop commands
The distribution ships with a systemd .service file. Validate/change the executable/config paths within the shipped `bisq-monitor.service` file and copy/move the file to your systemd directory (something along `/usr/lib/systemd/system/`). Now you can control your *Monitor Node* via the usual systemd start/stop commands
```
systemctl start bisq-monitor.service