fix: Ensure /var/log/mail permissions + ownership are correct (#4374)

This commit is contained in:
Brennan Kinney 2025-02-18 09:02:35 +13:00 committed by GitHub
parent 0294294755
commit d2d74a29a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 34 additions and 19 deletions

View file

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