mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 00:54:37 +00:00
11 lines
198 B
Desktop File
11 lines
198 B
Desktop File
[Unit]
|
|
Description=Postfix MTA-STS resolver daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/lib/postfix-mta-sts-resolver/bin/mta-sts-daemon
|
|
Restart=always
|
|
RestartSec=30
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|