mirror of
https://github.com/chatmail/relay.git
synced 2026-05-14 18:04:38 +00:00
13 lines
286 B
Forth
13 lines
286 B
Forth
[Unit]
|
|
Description=Chatmail dict proxy for IMAP METADATA
|
|
|
|
[Service]
|
|
ExecStart={execpath} /run/chatmail-metadata/metadata.socket /home/vmail/mail/{mail_domain} {config_path}
|
|
Restart=always
|
|
RestartSec=30
|
|
User=vmail
|
|
RuntimeDirectory=chatmail-metadata
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|