postconf is nice, but it doesn’t play well with a readonly file system
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Thomas Renger 2024-08-07 16:45:28 +02:00
parent dbe87de419
commit cdffe5d7f8

View file

@ -75,6 +75,4 @@ cp /etc/host.conf \
/etc/services \ /etc/services \
/var/spool/postfix/etc /var/spool/postfix/etc
postconf maillog_file=/dev/stdout
exec postfix start-fg $POSTFIX_OPTS exec postfix start-fg $POSTFIX_OPTS