Procházet zdrojové kódy

Restart more things

Bob Mottram před 8 roky
rodič
revize
b7873b29ae
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3
    0
      src/freedombone-app-matrix

+ 3
- 0
src/freedombone-app-matrix Zobrazit soubor

@@ -171,6 +171,9 @@ function matrix_nginx {
171 171
     fi
172 172
 
173 173
     systemctl restart nginx
174
+    systemctl restart turn
175
+    systemctl restart matrix
176
+    systemctl restart sydent
174 177
 
175 178
     # wait for nginx to start otherwise user add fails later
176 179
     sleep 5