Fix for wrong variable from previous commit

This commit is contained in:
dpeca 2017-01-10 13:15:32 +01:00 committed by GitHub
commit b98abaf572

View file

@ -151,7 +151,7 @@ if [ ! -z "$mail_data" ]; then
exim_user="Debian-exim"
fi
# Chowning mail conf files to exim user
find $HOMEDIR/$user/conf/mail/$domain_idn -user root \
find $HOMEDIR/$user/conf/mail/$domain -user root \
-exec chown $exim_user {} \;
# Rebuild config