mirror of
https://github.com/chatmail/relay.git
synced 2026-05-14 18:04:38 +00:00
11 lines
167 B
Desktop File
11 lines
167 B
Desktop File
[Unit]
|
|
Description=Email filter for chatmail servers
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/filtermail
|
|
Restart=always
|
|
RestartSec=30
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|