mirror of
https://github.com/chatmail/relay.git
synced 2026-08-28 11:03:14 +00:00
10 lines
155 B
FortranFixed
10 lines
155 B
FortranFixed
[Unit]
|
|
Description=chatmail file system storage reporting job
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=vmail
|
|
ExecStart={execpath} {config_path}
|
|
|