Don't use matrix firewall

This commit is contained in:
Bob Mottram 2017-02-08 19:18:39 +00:00
parent 486dd18fdb
commit 7d143bce4d
1 changed files with 2 additions and 2 deletions

View File

@ -485,7 +485,7 @@ function restore_remote_matrix {
}
function remove_matrix {
firewall_remove ${MATRIX_HTTP_PORT}
#firewall_remove ${MATRIX_HTTP_PORT}
systemctl stop matrix
if [ -f /etc/systemd/system/sydent.service ]; then
@ -692,7 +692,7 @@ function install_home_server {
fi
fi
firewall_add matrix ${MATRIX_HTTP_PORT}
#firewall_add matrix ${MATRIX_HTTP_PORT}
rm -rf ${MATRIX_DATA_DIR}/Maildir
rm -rf ${MATRIX_DATA_DIR}/.mutt