aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix21/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix21/pkg-install')
-rw-r--r--mail/postfix21/pkg-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix21/pkg-install b/mail/postfix21/pkg-install
index 0d18b67ddee3..03d6d352e37d 100644
--- a/mail/postfix21/pkg-install
+++ b/mail/postfix21/pkg-install
@@ -92,5 +92,6 @@ if [ x"$2" = xPOST-INSTALL ]; then
fi
/usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop
/bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop
+ /bin/mkdir -p /var/spool/postfix
${PKG_PREFIX}/sbin/postfix check
fi