From 8c5bf853b90d60a443ce88aaf95217d74a7e96c8 Mon Sep 17 00:00:00 2001
From: CdRom1 <r.maliach@live.fr>
Date: Wed, 24 Oct 2018 17:53:53 +0200
Subject: [PATCH] rajout du tail

---
 pica-mail-mta/test-auth_local_user/entrypoint2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pica-mail-mta/test-auth_local_user/entrypoint2.sh b/pica-mail-mta/test-auth_local_user/entrypoint2.sh
index c48e00d1..d60aef32 100755
--- a/pica-mail-mta/test-auth_local_user/entrypoint2.sh
+++ b/pica-mail-mta/test-auth_local_user/entrypoint2.sh
@@ -22,4 +22,4 @@ service rsyslog start
 
 /usr/lib/postfix/sbin/master -c /etc/postfix -d 2>&1
 
-read -n 1 -s
+tail -F /var/log/mail.log
-- 
GitLab