dovecot-2.0-sslstream: doc/dovecot-initd.sh extended LSB run-tim...

dovecot at dovecot.org dovecot at dovecot.org
Sat Feb 13 02:56:51 EET 2010


details:   http://hg.dovecot.org/dovecot-2.0-sslstream/rev/73679e39f072
changeset: 10436:73679e39f072
user:      Pascal Volk <user at localhost.localdomain.org>
date:      Fri Nov 27 15:41:04 2009 +0000
description:
doc/dovecot-initd.sh extended LSB run-time dependencies

diffstat:

1 file changed, 4 insertions(+), 3 deletions(-)
doc/dovecot-initd.sh |    7 ++++---

diffs (17 lines):

diff -r b166d2cc49a6 -r 73679e39f072 doc/dovecot-initd.sh
--- a/doc/dovecot-initd.sh	Tue Dec 08 17:51:29 2009 -0500
+++ b/doc/dovecot-initd.sh	Fri Nov 27 15:41:04 2009 +0000
@@ -1,9 +1,10 @@
 #!/bin/sh
 ### BEGIN INIT INFO
 # Provides:          dovecot
-# Required-Start:    $local_fs $syslog
-# Required-Stop:     $local_fs $syslog
-# Should-Start:      $time
+# Required-Start:    $local_fs $remote_fs $network $syslog $time
+# Required-Stop:     $local_fs $remote_fs $network $syslog
+# Should-Start:      postgresql mysql slapd winbind
+# Should-Stop:       postgresql mysql slapd winbind
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Dovecot init script


More information about the dovecot-cvs mailing list