Merge pull request #718 from pgmillon/fix-readonly-blocker

fix: core startup fails if /opt/mailman/mailman-extra.cfg is read-only
This commit is contained in:
Abhilash Raj
2024-08-31 19:10:10 +05:30
committed by GitHub

View File

@@ -247,7 +247,7 @@ echo "HYPERKITTY_API_KEY not defined, skipping HyperKitty setup..."
fi
# Now chown the places where mailman wants to write stuff.
chown -R mailman /opt/mailman
chown -R mailman /opt/mailman/var
# Generate the LMTP files for postfix if needed.
su-exec mailman mailman aliases