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