From f1f76a02bb5bcfa6df792b3a3d935aa6bc769f48 Mon Sep 17 00:00:00 2001 From: Rafael Date: Tue, 7 Jul 2020 18:07:21 -0500 Subject: [PATCH] Updated Linux (markdown) --- Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux.md b/Linux.md index 90b8d23..ccd72f5 100644 --- a/Linux.md +++ b/Linux.md @@ -54,7 +54,7 @@ systemctl start statping ``` You're Statping server will now automatically restart when your server restarts. -Please note that Statping's files (logs, config and database) will be created inside "/usr/local/bin/" after the service is ran for the first time. +Please note that Statping's files (logs, config and database) will be created inside "/usr/local/bin/" after the service is ran for the first time, unless you change "WorkingDirectory" configuration option in the systemd service configuration as seen above. ## Raspberry Pi You can even run Statping on your Raspberry Pi by installing the precompiled binary from [Latest Releases](https://github.com/statping/statping/releases/latest). For the Raspberry Pi 3 you'll want to download the `statping-linux-arm7.tar.gz` file. Be sure to change `VERSION` to the latest version in Releases, and include the 'v'.