mirror of
https://github.com/KevinMidboe/mktxp-no-cli.git
synced 2025-10-29 17:50:23 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
77753ead4e
commit
069d657918
@@ -157,7 +157,8 @@ Now with your RouterOS metrics being exported to Prometheus, it's easy to visual
|
||||
|
||||
|
||||
## Setting up MKTXP to run as a Linux Service
|
||||
If you've installed MKTXP on a Linux system, you can run it with system boot via adding a service.
|
||||
If you've installed MKTXP on a Linux system, you can run it with system boot via adding a service. \
|
||||
Let's start with:
|
||||
|
||||
|
||||
```
|
||||
@@ -180,7 +181,7 @@ WantedBy=default.target
|
||||
|
||||
```
|
||||
|
||||
Let's start the service and check on its' status:
|
||||
Let's save and then start the service as well as check on its' status:
|
||||
```
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl start mktxp
|
||||
|
||||
Reference in New Issue
Block a user