prometheus-borg-exporter/prometheus-borg-exporter.service
Timo Derstappen 932960c330 first commit
2016-04-23 22:31:00 +02:00

7 lines
135 B
Desktop File

[Unit]
Description=Prometheus Borg Exporter
After=network-online.target
[Service]
ExecStart=/usr/local/bin/borg_exporter
Type=oneshot