adab1e254b
- 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
10 lines
142 B
Bash
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
|