Cambios
parent
cc1475e152
commit
4c4a188cbb
|
|
@ -68,7 +68,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
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
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Reference in New Issue