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

[Service]
ExecStart=/usr/bin/prometheus_dovecot_exporter

[Install]
WantedBy=multi-user.target