mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 11:17:34 +01:00
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
|
[Unit]
|
||
|
Description=Reloads matrix-coturn periodically so that new SSL certificates can kick in
|
||
|
|
||
|
[Timer]
|
||
|
Unit=matrix-coturn-reload.service
|
||
|
OnCalendar=Sunday *-*-* 13:00:00
|
||
|
RandomizedDelaySec=3h
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|