diff --git a/rootfs/etc/services.d/postfix/run b/rootfs/etc/services.d/postfix/run index c64b342..68ae5ba 100644 --- a/rootfs/etc/services.d/postfix/run +++ b/rootfs/etc/services.d/postfix/run @@ -4,6 +4,6 @@ trap "postfix stop" SIGINT trap "postfix stop" SIGTERM trap "postfix reload" SIGHUP -postfix start -sleep 20 -tail -f /var/log/mail.log +#postfix start +#sleep 20 +#tail -f /var/log/mail.log