mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 07:32:36 +00:00
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
|
[Unit]
|
||
|
Description=Reloads matrix-coturn so that new SSL certificates can kick in
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart={{ matrix_host_command_systemctl }} reload matrix-coturn.service
|