[Dovecot] init script as provided http://wiki2.dovecot.org/DovecotInit
Jess Portnoy
jess.portnoy at kaltura.com
Thu Oct 31 13:19:27 EET 2013
Hello list,
I would add:
# dovecot Startup script for the dovecot server
#
# chkconfig: -
# processname: dovecot
# config: /path/to/config
# pidfile: /path/to/pid
So that it supports the chkconfig used by RHEL and clones too.
Also, maybe it should be installed by the Makefile's install target? it
could then also set:
DAEMON=/path/to/dovecot/daemon
instead of:
DAEMON=/usr/local/sbin/dovecot
Cause naturally, it will know the prefix chosen.
May the source be with you,
Jess Portnoy
More information about the dovecot
mailing list