fixed logging in spampd and postfix
This commit is contained in:
@@ -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 "$@"
|
||||
|
||||
Reference in New Issue
Block a user