mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-18 21:35:03 +01:00
Merge pull request #5319 from wallclockbuilder/patch-3
Change file mentioned to from .desktop to .service
This commit is contained in:
commit
5b1da876b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user