fixed logging in spampd and postfix

This commit is contained in:
andreas
2023-10-26 20:55:23 +00:00
parent 991905dd4f
commit f808ebae4a
13 changed files with 168 additions and 29 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env sh
set -e
# https://github.com/moby/moby/issues/31243
chmod o+w /dev/stdout
# https://github.com/moby/moby/issues/31243#issuecomment-406879017
/usr/sbin/rsyslogd
# su spamd -c "sa-update --gpghomedir /var/lib/spamassassin/sa-update-keys"
exec "$@"