fixing rules + removing chown to alterncpanel
This commit is contained in:
parent
4e558e5e7c
commit
bb7d78a48b
|
@ -577,9 +577,6 @@ fi
|
|||
chgrp vmail /etc/dovecot/dovecot.conf
|
||||
chmod g+r /etc/dovecot/dovecot.conf
|
||||
|
||||
# Changing owner of web panel's files
|
||||
chown -R alterncpanel:alterncpanel "/usr/share/alternc/panel/"
|
||||
|
||||
# We force the re-computing of the DNS zones, since we may have changed the IP address (see #460)
|
||||
/usr/bin/mysql --defaults-file="/etc/alternc/my.cnf" -B -e "update domaines set dns_action='UPDATE' WHERE gesdns=1;"
|
||||
|
||||
|
|
Loading…
Reference in New Issue