This commit is contained in:
root
2025-05-30 13:33:28 +02:00
parent cc1475e152
commit 4c4a188cbb
+1 -1
View File
@@ -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]