mirror of
https://github.com/chatmail/relay.git
synced 2026-05-14 09:54:38 +00:00
13 lines
272 B
Forth
13 lines
272 B
Forth
[Unit]
|
|
Description=Chatmail dict authentication proxy for dovecot
|
|
|
|
[Service]
|
|
ExecStart={execpath} /run/doveauth/doveauth.socket /home/vmail/passdb.sqlite {config_path}
|
|
Restart=always
|
|
RestartSec=30
|
|
User=vmail
|
|
RuntimeDirectory=doveauth
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|