mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-01 04:54:49 +02:00
first (may-be) fixes for v9.0.0 startup problems (#1835)
* first (may-be) fixes for v9.0.0 startup problems * adjust grep showing an error when it shouldn't
This commit is contained in:
parent
365ecf5935
commit
1ef66fd5c5
2 changed files with 6 additions and 3 deletions
|
@ -25,6 +25,8 @@ function _fix_var_mail_permissions
|
|||
else
|
||||
_notify 'inf' 'Permissions in /var/mail look OK'
|
||||
fi
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
function _fix_var_amavis_permissions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue