This commit is contained in:
2025-11-18 12:03:54 +01:00
parent 11ce8e92dd
commit 9860dd5f06
3 changed files with 115 additions and 2 deletions

View File

@@ -96,6 +96,6 @@ WantedBy=multi-user.target
```
```shell
$ sudo systemctl enable --nows prometheus
$ sudo systemctl enable --now prometheus
$ sudo systemctl status prometheus
```