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:
Georg Lauterbach 2021-02-24 10:12:20 +01:00 committed by GitHub
parent 365ecf5935
commit 1ef66fd5c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View file

@ -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