From 069d6579189fcb776bc38f2d89db1130f6b5a5a8 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Sun, 24 Jan 2021 14:32:53 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c65db52..91f369c 100644 --- a/README.md +++ b/README.md @@ -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