From c056a47402323019786dd97f0716e2e7bc40d472 Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Mon, 17 Dec 2018 17:46:26 +0100 Subject: [PATCH] updates --- service/postfix/run | 1 + 1 file changed, 1 insertion(+) diff --git a/service/postfix/run b/service/postfix/run index 74232fb..3cb8954 100755 --- a/service/postfix/run +++ b/service/postfix/run @@ -15,6 +15,7 @@ set -e postfix check 2>&1 # run Postfix +set -x exec /usr/lib/postfix/master 2>&1 # Do not use 'postfix start-fg' command since it does not handle the signals,