mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 12:12:21 +08:00
Tidying up the Grafana setup documentation (#93860)
This commit is contained in:
@ -33,12 +33,11 @@ Complete the following steps to start the Grafana server using systemd and verif
|
||||
```bash
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl start grafana-server
|
||||
sudo systemctl status grafana-server
|
||||
```
|
||||
|
||||
1. To verify that the service is running, run the following command:
|
||||
|
||||
```
|
||||
```bash
|
||||
sudo systemctl status grafana-server
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user