mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-10 04:56:39 -04:00
7 lines
181 B
Text
7 lines
181 B
Text
![]() |
[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
|