mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-30 23:54:46 +02:00
fix: Ensure /var/log/mail
permissions + ownership are correct (#4374)
This commit is contained in:
parent
0294294755
commit
d2d74a29a7
5 changed files with 34 additions and 19 deletions
|
@ -43,7 +43,6 @@ function _register_functions() {
|
|||
# ? >> Setup
|
||||
|
||||
_register_setup_function '_setup_vmail_id'
|
||||
_register_setup_function '_setup_logs_general'
|
||||
_register_setup_function '_setup_timezone'
|
||||
|
||||
if [[ ${SMTP_ONLY} -ne 1 ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue