Przeglądaj źródła

Add capability required by new image

pull/1009/head
Dan Arnfield 4 lat temu
rodzic
commit
b2ca1f2829
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      roles/matrix-coturn/templates/systemd/matrix-coturn.service.j2

+ 1
- 0
roles/matrix-coturn/templates/systemd/matrix-coturn.service.j2 Wyświetl plik

@@ -17,6 +17,7 @@ ExecStart={{ matrix_host_command_docker }} run --rm --name matrix-coturn \
--log-driver=none \
--user={{ matrix_user_uid }}:{{ matrix_user_gid }} \
--cap-drop=ALL \
--cap-add=NET_BIND_SERVICE \
--entrypoint=turnserver \
--read-only \
--tmpfs=/var/tmp:rw,noexec,nosuid,size=100m \


Ładowanie…
Anuluj
Zapisz