matrix-docker-ansible-deploy/roles/matrix-jitsi/templates/jicofo
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
ExecStopPost should allow us to clean up (docker kill + docker rm)
even if the ExecStart (docker run ..) command failed, and not just after
a graceful service stop was initiated.

Source: https://www.freedesktop.org/software/systemd/man/systemd.service.html#ExecStopPost=
2022-01-04 17:27:25 +02:00
..
env.j2 jitsi update 2021-12-15 18:05:52 +05:30
logging.properties.j2 Fix Jitsi logging.properties conditional being interpreted as Jinja code 2021-12-15 21:22:29 +02:00
matrix-jitsi-jicofo.service.j2 Replace ExecStop with ExecStopPost 2022-01-04 17:27:25 +02:00
sip-communicator.properties.j2 add missing jitsi auth URL conditional 2020-04-04 02:23:13 +02:00