#!/bin/sh
install -d -m 0755 -o root -g root /var/run/dovecot
exec /usr/sbin/dovecot -F
