12 lines
174 B
Desktop File
12 lines
174 B
Desktop File
[Unit]
|
|
Description=Postfix Exporter
|
|
|
|
[Service]
|
|
User=root
|
|
ExecStart=/usr/prometheus/postfix_exporter
|
|
ProtectHome=true
|
|
ProtectSystem=full
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|