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