mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-08 08:32:40 +00:00
11 lines
220 B
Plaintext
11 lines
220 B
Plaintext
|
[Unit]
|
||
|
Description=Reloads matrix-coturn periodically so that new SSL certificates can kick in
|
||
|
|
||
|
[Timer]
|
||
|
Unit=matrix-coturn-reload.service
|
||
|
OnCalendar=*-*-* 06:30:00
|
||
|
RandomizedDelaySec=1h
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|