From 8b2ceea68367c481147acfe45c0c570e9c9bae23 Mon Sep 17 00:00:00 2001 From: Rafael Date: Tue, 7 Jul 2020 18:03:41 -0500 Subject: [PATCH] Added a notice telling users that if you create a systemd script in Linux, Statping's config files will end up in /usr/local/bin/. --- Linux.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Linux.md b/Linux.md index e3e3b62..90b8d23 100644 --- a/Linux.md +++ b/Linux.md @@ -54,6 +54,8 @@ 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. + ## 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'.