@@ -171,6 +171,9 @@ function matrix_nginx {
fi
systemctl restart nginx
+ systemctl restart turn
+ systemctl restart matrix
+ systemctl restart sydent
# wait for nginx to start otherwise user add fails later
sleep 5