Fix file perms and start and enable service

This commit is contained in:
jacob.eva 2023-09-21 20:20:57 +01:00
parent c732b28f21
commit ecd289ac70
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -858,8 +858,11 @@ modules:
### End:
### vim: set filetype=yaml tabstop=8""" > /etc/ejabberd/ejabberd.yml
chown jabber:jabber /etc/ejabberd/ejabberd.yml
chmod 700 /etc/ejabberd/ejabberd.yml
systemctl start ejabberd && systemctl enable ejabberd
echo "Installing nginx upload vhost file..."
echo "