PrometheusExporter/exporter/dovecot_exporter/dovecot_exporter.service
2020-04-25 21:13:54 +02:00

13 lines
212 B
Desktop File

[Unit]
Description=Dovecot Exporter
[Service]
User=root
ExecStart=/usr/prometheus/dovecot_exporter
ProtectHome=true
ProtectSystem=full
ReadWritePaths=/var/run/dovecot/stats
[Install]
WantedBy=multi-user.target