matrix-docker-ansible-deploy/roles/matrix-jitsi/templates/jvb
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
Depending on the distro, common commands like sleep and chown may either
be located in /bin or /usr/bin.

Systemd added path lookup to ExecStart in v239, allowing only the
command name to be put in unit files and not the full path as
historically required. At least Ubuntu 18.04 LTS is however still on
v237 so we should maintain portability for a while longer.
2020-05-27 23:14:54 +02:00
..
env.j2 Pass JVB_AUTH_PASSWORD environment variable to make JVB startup happy 2020-04-08 10:23:51 +03:00
logging.properties.j2 Manage Jitsi configuration by ourselves for most components 2020-03-24 09:35:21 +02:00
matrix-jitsi-jvb.service.j2 Remove hardcoded command paths in systemd unit files 2020-05-27 23:14:54 +02:00
sip-communicator.properties.j2 Manage Jitsi configuration by ourselves for most components 2020-03-24 09:35:21 +02:00