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'.