[Ejabberd] More fixes for Ejabberd integration (WIP)
This commit is contained in:
@@ -172,6 +172,9 @@ fi
|
||||
# Fix permissions for global filters
|
||||
chown -R 82:82 /global_sieve/*
|
||||
|
||||
[[ ! -f /etc/nginx/conf.d/ejabberd.conf ]] && echo '# Autogenerated by mailcow' > /etc/nginx/conf.d/ejabberd.conf
|
||||
chown 82:82 /etc/nginx/conf.d/ejabberd.conf
|
||||
|
||||
# Run hooks
|
||||
for file in /hooks/*; do
|
||||
if [ -x "${file}" ]; then
|
||||
|
Reference in New Issue
Block a user