openbsd-ports/mail/dovecot/pkg/dovecot.rc
sthen adab1e254b - add an rc script for Dovecot.
- adjust commented-out paths in sample config file so that sockets
used for certain optional features (e.g. the LDA) are placed in a
a directory which already exists.

ok+help from Brad
2011-03-03 00:40:04 +00:00

10 lines
142 B
Bash

#!/bin/sh
#
# $OpenBSD: dovecot.rc,v 1.1 2011/03/03 00:40:05 sthen Exp $
daemon="${TRUEPREFIX}/sbin/dovecot"
. /etc/rc.d/rc.subr
rc_cmd $1