docker-postfix/scripts/postfix.sh
Bojan Čekrlić b90b336d04 Fix: Remove unneccessary dependendancy on external logrotate image
We now include logrotate in the the basic image. This does -- up to a
point -- reduce the "separation of concerns", but it simplifies image
management considerably and removes an unneccessary dependency on a
third-party container.
2023-10-27 09:38:54 +02:00

3 lines
58 B
Bash
Executable file

#!/bin/sh
exec /usr/sbin/postfix -c /etc/postfix start-fg