#!/bin/sh
postfix check || exit 1
exec /usr/libexec/postfix/master -d
