fix: core startup fails if /opt/mailman/mailman-extra.cfg is read-only

This commit is contained in:
Pierre-Gildas MILLON
2024-08-29 16:11:41 +02:00
parent 461d10fa2b
commit a227c995fd

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