mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
10 lines
221 B
Forth
10 lines
221 B
Forth
[Unit]
|
|
Description=chatmail file system storage reporting job
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=vmail
|
|
ExecStart=/usr/local/lib/chatmaild/venv/bin/chatmail-fsreport /usr/local/lib/chatmaild/chatmail.ini
|
|
|