Update prometheus.service.tpl

This commit is contained in:
dami 2025-08-02 19:42:44 +08:00
parent 22d4a9a809
commit b45fef8b0b
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ Wants=network-online.target
After=network-online.target
[Service]
Type=simple
User=prometheus
Group=prometheus
ExecReload=/bin/kill -HUP $MAINPID
ExecStart={$SERVER_PATH}/prometheus/prometheus \
--config.file={$SERVER_PATH}/prometheus/prometheus.yml \