Cambios
parent
cc1475e152
commit
4c4a188cbb
|
|
@ -68,7 +68,7 @@ After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
WorkingDirectory=$EXPORTERS_DIR/prometheus-pve-exporter
|
WorkingDirectory=$EXPORTERS_DIR/prometheus-pve-exporter
|
||||||
ExecStart=$EXPORTERS_DIR/prometheus-pve-exporter/venv/bin/prometheus-pve-exporter -c config.yaml
|
ExecStart=$EXPORTERS_DIR/prometheus-pve-exporter/venv/bin/pve_exporter --config.file config.yaml
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue