Kaynağa Gözat

Do not require (but want) matrix-coturn.service in matrix-synapse

It's not really a requirement, as it can function without it.
Also, restarting matrix-coturn doesn't need to restart matrix-synapse.
pull/6/head
Slavi Pantaleev 8 yıl önce
ebeveyn
işleme
5399e2b6bb
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. +1
    -2
      roles/matrix-server/templates/systemd/matrix-synapse.service.j2

+ 1
- 2
roles/matrix-server/templates/systemd/matrix-synapse.service.j2 Dosyayı Görüntüle

@@ -10,8 +10,7 @@ After=matrix-postgres.service
After=matrix-goofys.service
Requires=matrix-goofys.service
{% endif %}
After=matrix-coturn.service
Requires=matrix-coturn.service
Wants=matrix-coturn.service

[Service]
Type=simple


Yükleniyor…
İptal
Kaydet