Restart more things

This commit is contained in:
Bob Mottram 2016-12-31 14:26:22 +00:00
parent ec8a379e1d
commit b7873b29ae
1 changed files with 3 additions and 0 deletions

View File

@ -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