13 lines
212 B
Desktop File
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
|