mirror of https://github.com/statping/statping
Updated Linux (markdown)
parent
136f04aca5
commit
07d722a034
5
Linux.md
5
Linux.md
|
@ -6,6 +6,11 @@ statping version
|
|||
```
|
||||
[](https://snapcraft.io/statping)
|
||||
|
||||
If you are using [snap](https://snapcraft.io/statping), you can simply run this command to install Statping.
|
||||
```shell
|
||||
sudo snap install statping
|
||||
```
|
||||
|
||||
## Systemd Service
|
||||
Setting up a systemd service is a great way to make sure your Statping server will automatically reboot when needed. You can use the file below for your service. You should have Statping already installed by this step.
|
||||
###### /etc/systemd/system/statping.service
|
||||
|
|
Loading…
Reference in New Issue