#!/bin/sh
umask 0027
exec 2>&1
exec chpst -u _maddy:_maddy -C /var/lib/maddy -o 131072 -p 512 /usr/bin/maddy run
