multiple corrections for blackbox exporter

This commit is contained in:
Ludovic Cartier
2021-11-15 18:04:43 +01:00
parent 59550049fc
commit 006ea95681
6 changed files with 20 additions and 16 deletions

View File

@ -4,7 +4,7 @@ After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/prometheus-blackbox-exporter --config.file /etc/prometheus/prometheus-blackbox-exporter.yml
ExecStart=/usr/local/bin/prometheus-blackbox-exporter --config.file /etc/default/prometheus-blackbox-exporter
[Install]
WantedBy=multi-user.target