Displaying 1 result from an estimated 1 matches for "919908".
Did you mean:
917908
2013 Oct 31
1
init script as provided http://wiki2.dovecot.org/DovecotInit
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: