main
root 2025-05-30 13:33:28 +02:00
parent cc1475e152
commit 4c4a188cbb
1 changed files with 1 additions and 1 deletions

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]