mirror of
https://github.com/chatmail/relay.git
synced 2026-05-13 17:34:38 +00:00
13 lines
255 B
Forth
13 lines
255 B
Forth
[Unit]
|
|
Description=Dict proxy for last-login tracking
|
|
|
|
[Service]
|
|
ExecStart={execpath} /run/chatmail-lastlogin/lastlogin.socket {config_path}
|
|
Restart=always
|
|
RestartSec=30
|
|
User=vmail
|
|
RuntimeDirectory=chatmail-lastlogin
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|