Update prometheus.service.tpl
This commit is contained in:
parent
22d4a9a809
commit
b45fef8b0b
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue