a48f4cdd85
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
10 lines
120 B
SYSTEMD
10 lines
120 B
SYSTEMD
[Unit]
|
|
Description=Copy TLS Certificates for Dovecot
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=5min
|
|
|
|
[Install]
|
|
WantedBy=dovecot.service
|
|
|