matrix-docker-ansible-deploy/roles/matrix-bridge-mautrix-whatsapp
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
..
defaults Fix escaping issues affecting the Whatsapp bridge 2020-01-13 10:56:48 +02:00
tasks Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
templates/systemd Remove hardcoded command paths in systemd unit files 2020-05-27 23:14:54 +02:00