ports/mail/exim/pkg/exim.rc

8 lines
101 B
Bash

#!/bin/ksh
daemon="${TRUEPREFIX}/bin/exim -bd"
daemon_flags="-q30m"
. /etc/rc.d/rc.subr
rc_cmd $1