summarylogtreecommitdiffstats
path: root/prometheus-wireguard-exporter.service
blob: 1f2ef5899d598761c4871e33a4ab4b1f285eba2b (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Prometheus Exporter for wireguard metrics
After=network.target

[Service]
ExecStart=/usr/bin/prometheus_wireguard_exporter -l 127.0.0.1

[Install]
WantedBy=multi-user.target